You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

5 lines
407 B

export { configurationGenerator } from './src/generators/configuration/configuration';
export { componentConfigurationGenerator } from './src/generators/component-configuration/component-configuration';
export { cypressInitGenerator } from './src/generators/init/init';
export { migrateCypressProject } from './src/generators/migrate-to-cypress-11/migrate-to-cypress-11';
//# sourceMappingURL=index.d.ts.map