UseSyncConnectFn
type UseSyncConnectFn = (query: {
sessionId: string
storeId: string
}) => TLPersistentClientSocketPrev
RemoteTLStoreWithStatusNext
UseSyncOptionstype UseSyncConnectFn = (query: {
sessionId: string
storeId: string
}) => TLPersistentClientSocket