mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-23 21:00:01 +08:00
fix module declaration
This commit is contained in:
1
types/msgpack/index.d.ts
vendored
1
types/msgpack/index.d.ts
vendored
@@ -83,3 +83,4 @@ interface MsgPackCallbackResult {
|
||||
declare var msgpack: MsgPackStatic;
|
||||
|
||||
export = msgpack;
|
||||
export as namespacei msgpack;
|
||||
|
||||
Reference in New Issue
Block a user