tools/ts/npmg.plugins.ts

3 lines
133 B
TypeScript

/// <reference path="./typings/main.d.ts" />
export import shelljs = require("shelljs");
export let smartfile = require("smartfile");