mirror of
https://github.com/Instadapp/boardroom-inc-protocol-Info.git
synced 2024-07-29 22:37:02 +00:00
fix: index.d.ts
This commit is contained in:
parent
6774566a44
commit
58ca716572
6
index.d.ts
vendored
6
index.d.ts
vendored
|
@ -1,2 +1,4 @@
|
|||
declare const _default: any[];
|
||||
export default _default;
|
||||
declare module "@boardroom/protocol-info" {
|
||||
function protocolInfo(): void;
|
||||
export = protocolInfo;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user