D1PluginHandles
此内容尚不支持你的语言。
D1PluginHandles =
object
Defined in: src/persistence/journals/D1Plugin.ts:17
Properties
Section titled “Properties”durableStateStore
Section titled “durableStateStore”
readonlydurableStateStore:D1DurableStateStore
Defined in: src/persistence/journals/D1Plugin.ts:24
The DurableState store instance. PersistenceExtension carries no
DurableState registry (same as every other plugin), so callers who want
DurableState read it from the return value and pass it into their
DurableStateActor options.
