UNPKG

ngm-cli

Version:

Simple way to manage angular submodules in one repository

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