small fix
This commit is contained in:
@ -22,4 +22,4 @@ export import smartfile = require("smartfile");
|
||||
export import smartpath = require("smartpath");
|
||||
export import smartstring = require("smartstring");
|
||||
export let sourceMapSupport = require("source-map-support").install(); // this is required to display errors correctly during testing
|
||||
export let tsn = require("tsn");
|
||||
export import tsn = require("tsn");
|
Reference in New Issue
Block a user