update sourcemap handling

This commit is contained in:
LosslessBot
2016-07-08 04:00:52 +02:00
parent 3e49b365b6
commit f167226830
6 changed files with 10 additions and 2 deletions

View File

@@ -7,6 +7,7 @@ export declare let g: {
jsdoc3: any;
mocha: any;
replace: any;
sourcemaps: any;
};
export declare let lodashObject: any;
export declare let merge2: any;