UNPKG

@nx/react

Version:

The React plugin for Nx contains executors and generators for managing React applications and libraries within an Nx workspace. It provides: - Integration with libraries such as Jest, Vitest, Playwright, Cypress, and Storybook. - Generators for applica

3 lines 147 B
import { type Tree } from '@nx/devkit'; export default function (tree: Tree): Promise<void>; //# sourceMappingURL=ensure-depends-on-for-mf.d.ts.map