UNPKG

ngx-deploy-npm

Version:

Publish your libraries to NPM with just one command

4 lines (3 loc) 200 B
export type { InstallGeneratorOptions } from './generators/install/schema'; export type { DeployExecutorOptions } from './executors/deploy/schema'; export { npmAccess } from './core/npm-access.enum';