UNPKG

npm-submodules

Version:

Simple way to manage typescipt and angular2 submodules from one repository

6 lines (5 loc) 131 B
export declare function tasksWatch({project, tasks, watch}: { project: any; tasks: any; watch: any; }): Promise<void>;