Choices/public/types/cypress/plugins/index.d.ts

3 lines
109 B
TypeScript

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