UNPKG

@nx/angular

Version:

The Nx Plugin for Angular contains executors, generators, and utilities for managing Angular applications and libraries within an Nx workspace. It provides: - Integration with libraries such as Storybook, Jest, ESLint, Tailwind CSS, Playwright and Cypre

9 lines 394 B
export * from './convert-scam-to-standalone'; export * from './get-component-data-from-ast'; export * from './get-module-metadata-from-ast'; export * from './get-target-project'; export * from './replace-module-usages-with-component'; export * from './selector-exists-in-ast'; export * from './verify-is-inline-scam'; export * from './verify-module-is-scam'; //# sourceMappingURL=index.d.ts.map