UNPKG

@httpc/client

Version:

httpc client for building function-based API with minimal code and end-to-end type safety

6 lines 172 B
export * from "./types"; export * from "./client"; export * from "./typed"; export * from "./factory"; export * from "./middlewares"; //# sourceMappingURL=index.js.map