smartenv/ts/smartenv.plugins.ts

3 lines
121 B
TypeScript
Raw Normal View History

2016-02-17 20:44:40 +00:00
/// <reference path="typings/main.d.ts" />
export var beautylog = require("beautylog");
export var _ = require("lodash");