smartdeploy/ts/smartdeploy.plugins.ts

3 lines
131 B
TypeScript
Raw Normal View History

2016-04-20 00:13:48 +00:00
/// <reference path ="./typings/main.d.ts" />
export let beautylog = require("beautylog");
export let shelljs = require("shelljs");