smartdrive/node_modules/npmts-g/dist/npmts-g.plugins.d.ts
2016-06-18 00:24:31 +02:00

5 lines
128 B
TypeScript

import "typings-global";
export declare let semver: any;
export declare let shelljs: any;
export import path = require("path");