mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-11 11:50:54 +08:00
fix import
This commit is contained in:
Vendored
+2
@@ -13,5 +13,7 @@ declare module 'gulp-debug' {
|
||||
|
||||
function debug(options?: IOptions): NodeJS.ReadWriteStream;
|
||||
|
||||
namespace debug {}
|
||||
|
||||
export = debug;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user