UNPKG
@modulae.systems/rpc-client
Version:
latest (1.0.3)
1.0.3
1.0.2
1.0.1
1.0.0
0.1.11
0.1.10
0.1.9
0.1.8
0.1.7
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
0.0.6
0.0.5
0.0.2
An RPC client module
ferdy.sg
FerdyLim/npm-typescript-rpc-client
@modulae.systems/rpc-client
/
dist
/
index.d.ts
2 lines
(1 loc)
•
69 B
TypeScript
View Raw
1
2
export
{ callPublicMethod, callProtectedMethod }
from
"./rpcClient"
;