UNPKG

@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) 400 B
import "./types-DYAniEBx.cjs"; import { Generator, PluginMsw } from "./types-DLxzBV0T.cjs"; //#region src/generators/mswGenerator.d.ts declare const mswGenerator: Generator<PluginMsw>; //#endregion //#region src/generators/handlersGenerator.d.ts declare const handlersGenerator: Generator<PluginMsw>; //#endregion export { handlersGenerator, mswGenerator }; //# sourceMappingURL=generators.d.cts.map