mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
add power-assert/power-assert.d.ts
This commit is contained in:
Vendored
+1
@@ -57,6 +57,7 @@ declare module assert {
|
||||
// export = assert;
|
||||
// }
|
||||
|
||||
// move to power-assert.d.ts. do not use this definition file.
|
||||
declare module "power-assert" {
|
||||
export = assert;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user