Choices/types/cypress/plugins/index.d.ts
2022-11-29 19:03:40 +00:00

3 lines
109 B
TypeScript

declare function _exports(on: any, config: any): void;
export = _exports;
//# sourceMappingURL=index.d.ts.map