smartdrive/node_modules/npmts-g/dist/npmts-g.plugins.d.ts

5 lines
128 B
TypeScript
Raw Normal View History

2016-06-18 00:24:31 +02:00
import "typings-global";
export declare let semver: any;
export declare let shelljs: any;
export import path = require("path");