@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) • 422 B
TypeScript
import "./index-BVhRy10l.js";
import { n as PluginMsw, r as ReactGenerator } from "./types-CU7bNIp4.js";
//#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.ts.map