frontend/.pnpm-store/v3/files/46/bc5b2d12c2db1e72b05de7924c7a321fd070818e2a9967d44983fc62529735f46989b45fa29ec17431b0bdbcb65ce554183e9371f84cc4ef387a4083b3cd8f

5 lines
118 B
Plaintext

declare const got: import("./types").Got;
export default got;
export * from './create';
export * from './as-promise';