UNPKG

decentrand

Version:

Decentraland CLI developer tool.

5 lines 254 B
export declare const npm: string; export declare function getNodeVersion(): string; export declare function getNpmVersion(): Promise<string>; export declare function checkNodeAndNpmVersion(): Promise<void>; //# sourceMappingURL=nodeAndNpmVersion.d.ts.map