mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-14 14:00:26 +00:00
Remove the ES6 module hack
This commit is contained in:
Vendored
-1
@@ -101,6 +101,5 @@ declare module "bit-array" {
|
||||
xor(x: BitArray): BitArray;
|
||||
}
|
||||
|
||||
namespace BitArray {}
|
||||
export = BitArray;
|
||||
}
|
||||
Reference in New Issue
Block a user