Skip to content

DrainJournalOption

DrainJournalOption = DrainJournalOptions | false

Defined in: packages/client/src/export-data.ts:46

exportData’s drain policy: the default { timeoutMs } guard, or false — the explicit escape hatch that skips the drain and exports the SYNCED state as-is (unflushed local writes silently absent). A plain JSON shape, so it survives structured clone across the worker bridge unchanged.