UNPKG

@kubb/plugin-cypress

Version:

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

9 lines (8 loc) 449 B
import { t as __name } from "./chunk-eQyhnF5A.js"; import { a as UserPluginWithLifeCycle, n as PluginCypress, t as Options } from "./types-B12J_QwU.js"; //#region src/plugin.d.ts declare const pluginCypressName = "plugin-cypress"; declare const pluginCypress: (options?: Options | undefined) => UserPluginWithLifeCycle<PluginCypress>; //#endregion export { type PluginCypress, pluginCypress, pluginCypressName }; //# sourceMappingURL=index.d.ts.map