mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-07 16:30:12 +08:00
support es6 import syntax for gulp-babel
This commit is contained in:
Vendored
+2
@@ -36,5 +36,7 @@ declare module 'gulp-babel' {
|
||||
retainLines?: boolean
|
||||
}): NodeJS.ReadWriteStream;
|
||||
|
||||
module babel { }
|
||||
|
||||
export = babel;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user