This commit is contained in:
2016-07-01 05:44:34 +02:00
parent 8f57bf4dd5
commit 778f057d87
3 changed files with 4 additions and 5 deletions

View File

@ -22,4 +22,4 @@ export import smartfile = require("smartfile");
export import smartpath = require("smartpath");
export import smartstring = require("smartstring");
export declare let sourceMapSupport: any;
export import tsn = require("tsn");
export declare let tsn: any;