UNPKG

@nx/detox

Version:

The Nx Plugin for Detox contains executors and generators for allowing your workspace to use the powerful Detox integration testing capabilities.

3 lines (2 loc) 151 B
export { detoxInitGenerator } from './src/generators/init/init'; export { detoxApplicationGenerator } from './src/generators/application/application';