UNPKG

ngm-cli

Version:

Simple way to manage angular submodules in one repository

5 lines (4 loc) 188 B
export * from './constants'; export { mergePackageJson } from './merge-package-json'; export { findSubmodules } from './submodules-resolution'; export { tasksWatch } from './tasks-watch';