UNPKG

@unkey/api

Version:

Developer-friendly & type-safe Typescript SDK specifically catered to leverage *@unkey/api* API.

6 lines 248 B
export * from "./lib/config.js"; export * as files from "./lib/files.js"; export { HTTPClient } from "./lib/http.js"; export type { Fetcher, HTTPClientOptions } from "./lib/http.js"; export * from "./sdk/sdk.js"; //# sourceMappingURL=index.d.ts.map