update to commonjs module structure
This commit is contained in:
3
ts/smartenv.plugins.ts
Normal file
3
ts/smartenv.plugins.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
/// <reference path="typings/main.d.ts" />
|
||||
export var beautylog = require("beautylog");
|
||||
export var _ = require("lodash");
|
Reference in New Issue
Block a user