UNPKG

npm-submodules

Version:

Simple way to manage typescipt and angular2 submodules from one repository

8 lines (7 loc) 163 B
export declare function npmDistTag({yarn, cmd, module, version, tag}: { yarn: any; cmd: any; module: any; version: any; tag?: string; }): any;