Skip to content

getSyncRequestSearchParams

getSyncRequestSearchParams(request): Option<{ payload: undefined | JsonValue; storeId: string; transport: "http" | "ws"; }>

Defined in: packages/@livestore/sync-cf/src/cf-worker/shared.ts:56

Request

Option<{ payload: undefined | JsonValue; storeId: string; transport: "http" | "ws"; }>