UNPKG

@nxrocks/common

Version:

Common library to share code among the `@nxrocks/*` plugins.

5 lines (4 loc) 125 B
export * from './add-plugin-to-nx-json'; export * from './project-graph'; export * from './models'; export * from './utils';