mirror of
https://github.com/aljazceru/turso.git
synced 2026-01-06 17:54:20 +01:00
set longPollTimeoutMs from js bindings
This commit is contained in:
@@ -228,6 +228,7 @@ export interface SyncEngineOpts {
|
||||
path: string
|
||||
clientName?: string
|
||||
walPullBatchSize?: number
|
||||
longPollTimeoutMs?: number
|
||||
tracing?: string
|
||||
tablesIgnore?: Array<string>
|
||||
useTransform: boolean
|
||||
|
||||
Reference in New Issue
Block a user