UNPKG

npm-submodules

Version:

Simple way to manage typescipt and angular2 submodules from one repository

5 lines (4 loc) 236 B
export { npmDistTagRun } from './dist-tag.command'; export { npmLinkCommand, run as npmLinkRun } from './link.command'; export { run as npmPublishRun } from './publish.command'; export { run as npmVersionRun } from './version.command';