UNPKG

@nx/plugin

Version:

This plugin is used to create Nx plugins! It contains generators for generating common plugin features like generators, executors, migrations and more.

6 lines (5 loc) 142 B
export * from './async-commands'; export * from './commands'; export * from './paths'; export * from './nx-project'; export * from './utils';