mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-13 13:30:28 +00:00
revert dexie export back to module definition
This commit is contained in:
Vendored
+3
-1
@@ -323,4 +323,6 @@ declare module Dexie {
|
||||
}
|
||||
}
|
||||
|
||||
export = Dexie;
|
||||
declare module 'dexie' {
|
||||
export = Dexie;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user