UNPKG

ngm-cli

Version:

Simple way to manage angular submodules in one repository

7 lines (6 loc) 162 B
export declare function tasksWatch({project, taskQueue, watch, paths}: { project: any; taskQueue: any; watch: any; paths: any; }): Promise<void>;