UNPKG

npm-submodules

Version:

Simple way to manage typescipt and angular2 submodules from one repository

6 lines (5 loc) 114 B
export declare function npmLink({cwd, yarn, module}: { cwd: any; yarn: any; module?: string; }): any;