UNPKG

@kubb/plugin-cypress

Version:

Cypress test generator plugin for Kubb, creating end-to-end tests from OpenAPI specifications for automated API testing.

7 lines (6 loc) 272 B
import { n as PluginCypress, r as ReactGenerator } from "./types-CmedblNL.js"; //#region src/generators/cypressGenerator.d.ts declare const cypressGenerator: ReactGenerator<PluginCypress>; //#endregion export { cypressGenerator }; //# sourceMappingURL=generators.d.ts.map