UNPKG
@synet/realtime
Version:
latest (0.1.0)
0.1.0
Realtime Communication server/client implementations
synthetism.ai
synthetism/realtime
@synet/realtime
/
dist
/
client
/
gun
/
index.d.ts
5 lines
(4 loc)
•
122 B
TypeScript
View Raw
1
2
3
4
5
export
*
from
"./gun-channel"
;
export
*
from
"./gun-client"
;
export
*
from
"./gun-provider"
;
export
*
from
"./gun-types"
;