@kubb/plugin-cypress
Version:
Cypress test generator plugin for Kubb, creating end-to-end tests from OpenAPI specifications for automated API testing.
8 lines (7 loc) • 323 B
TypeScript
import { t as __name } from "./chunk-eQyhnF5A.js";
import { n as PluginCypress, r as ReactGenerator } from "./types-B12J_QwU.js";
//#region src/generators/cypressGenerator.d.ts
declare const cypressGenerator: ReactGenerator<PluginCypress>;
//#endregion
export { cypressGenerator };
//# sourceMappingURL=generators.d.ts.map