mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
Merge pull request #6942 from angexis/master
add empty namespace declaration for gulp-uglify to allow es6 imports
This commit is contained in:
Vendored
+2
-2
@@ -170,6 +170,6 @@ declare module "gulp-uglify" {
|
||||
*/
|
||||
comments_before: string[];
|
||||
}
|
||||
|
||||
namespace GulpUglify {}
|
||||
export = GulpUglify;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user