mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-07-04 09:10:09 +00:00
Improved visionmedia/debug to include non-amd version
Improved visionmedia/debug, a tiny npm package for debugging. Added both AMD and non-AMD definition support
This commit is contained in:
3
debug/debug.d.ts
vendored
3
debug/debug.d.ts
vendored
@@ -1,7 +1,6 @@
|
||||
// Type definitions for debug
|
||||
// Project: https://github.com/visionmedia/debug
|
||||
// Definitions by: Seon-Wook Park <https://github.com/swook>
|
||||
// Definitions by: Gal Talmor <https://github.com/galtalmor>
|
||||
// Definitions by: Seon-Wook Park <https://github.com/swook>, Gal Talmor <https://github.com/galtalmor>
|
||||
// Definitions: https://github.com/borisyankov/DefinitelyTyped
|
||||
|
||||
declare var debug:debug.IDebug;
|
||||
|
||||
Reference in New Issue
Block a user