smartdeploy/ts/smartdeploy.plugins.ts
2016-04-20 02:13:48 +02:00

3 lines
131 B
TypeScript

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