@kubb/plugin-msw
Version:
Mock Service Worker (MSW) handlers generator plugin for Kubb, creating API mocks from OpenAPI specifications for frontend development and testing.
11 lines (10 loc) • 425 B
text/typescript
import "./index-xmHsK79S.cjs";
import { n as PluginMsw, r as ReactGenerator } from "./types-DWkQRfSN.cjs";
//#region src/generators/handlersGenerator.d.ts
declare const handlersGenerator: ReactGenerator<PluginMsw>;
//#endregion
//#region src/generators/mswGenerator.d.ts
declare const mswGenerator: ReactGenerator<PluginMsw>;
//#endregion
export { handlersGenerator, mswGenerator };
//# sourceMappingURL=generators.d.cts.map