tools/ts/npmg.plugins.ts

3 lines
133 B
TypeScript
Raw Normal View History

2016-03-02 00:34:48 +00:00
/// <reference path="./typings/main.d.ts" />
export import shelljs = require("shelljs");
export let smartfile = require("smartfile");