UNPKG

npm-submodules

Version:

Simple way to manage typescipt and angular2 submodules from 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';