UNPKG

@nx/node

Version:

The Node Plugin for Nx contains generators to manage Node applications within an Nx workspace.

3 lines (2 loc) 120 B
export type { Schema } from './src/generators/application/schema'; export { tslibVersion } from './src/utils/versions';