UNPKG

guardz-axios

Version:

Type-safe HTTP client built on top of Axios with runtime validation using guardz. Part of the guardz ecosystem for comprehensive TypeScript type safety.

7 lines 245 B
export * from "./SafeRequestConfig"; export * from "./ErrorContext"; export * from "./RetryConfig"; export * from "./SafeRequestResult"; export * from "./SafeApiContextConfig"; export * from "./InferDataType"; //# sourceMappingURL=index.d.ts.map