UNPKG
rpcchannel
Version:
latest (0.3.1)
0.3.1
0.3.0
0.2.4
0.2.3
0.2.2
0.2.0
0.1.4
0.1.3
0.1.2
Easy RPC with permission controls
rpcchannel
/
src
/
index.ts
11 lines
(9 loc)
•
198 B
text/typescript
View Raw
1
2
3
4
5
6
7
8
9
10
11
/** *
@author
Nathan Pennie <kb1rd
@kb
1rd.net> */
/** */
export
*
from
'./registry'
export
*
from
'./accesscontrol'
export
*
from
'./serializer'
export
*
from
'./schema'
export
*
from
'./addrmap'