UNPKG
@walletconnect/jsonrpc-types
Version:
beta (1.0.0-beta.1)
canary (1.0.3-rc.0)
latest (1.0.4)
1.0.4
1.0.3
1.0.3-rc.0
1.0.3-canary.0
1.0.2
1.0.2-canary-1
1.0.1
1.0.0
1.0.0-beta.1
Typings for JSON-RPC
github.com/WalletConnect/walletconnect-utils/
WalletConnect/walletconnect-utils
@walletconnect/jsonrpc-types
/
dist
/
types
/
index.d.ts
5 lines
•
143 B
TypeScript
View Raw
1
2
3
4
5
export
*
from
"./jsonrpc"
;
export
*
from
"./misc"
;
export
*
from
"./provider"
;
export
*
from
"./validator"
;
//# sourceMappingURL=index.d.ts.map