Documentation / @zerotal/flow / index / getDurableStore
Function: getDurableStore()
getDurableStore():
DurableStore
Defined in: flow/src/durable.ts:134
Get the active durable-snapshot store (the in-process default, or whatever was installed via setDurableStore). Mainly useful for tests or tooling that inspects persisted snapshots directly.
Returns
The current DurableStore.