UseSyncConnectFn
See source codetype UseSyncConnectFn = (query: {
sessionId: string
storeId: string
}) => TLPersistentClientSocket
Prev
RemoteTLStoreWithStatusNext
UseSyncOptionstype UseSyncConnectFn = (query: {
sessionId: string
storeId: string
}) => TLPersistentClientSocket