UNPKG

@nodearch/cli

Version:
7 lines 198 B
export declare class NpmService { private readonly npmCli; constructor(); install(location: string): Promise<void>; private runNpmCommand; } //# sourceMappingURL=npm.service.d.ts.map