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.

6 lines 162 B
/** * Global test setup * Configures Jest environment and global test utilities */ export declare const testUtils: unknown; //# sourceMappingURL=setup.d.ts.map