StateAdapter
StateAdapter<
DomainState> =SnapshotAdapter<DomainState>
Defined in: src/persistence/migration/Adapter.ts:77
Adapter for DurableStateActor — same shape as SnapshotAdapter, alias
for naming clarity at the actor level.
Type Parameters
Section titled “Type Parameters”DomainState
Section titled “DomainState”DomainState