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.

3 lines (2 loc) 110 B
export { handlersGenerator } from './handlersGenerator.tsx' export { mswGenerator } from './mswGenerator.tsx'