UNPKG

200 BTypeScriptView Raw
1export declare const checkUpdate: (npm?: string) => void;
2export declare const findNpm: (argv?: any) => {
3 cmd: string;
4 npm: string;
5 registry: string;
6};
7//# sourceMappingURL=utils.d.ts.map
\No newline at end of file