DurableStateOptions
Este conteúdo não está disponível em sua língua ainda.
DurableStateOptions<
S> =DurableStateOptionsBuilder<S> |Partial<DurableStateOptionsType<S>>
Defined in: src/persistence/DurableStateOptions.ts:78
Accepted input for a DurableStateActor subclass constructor: the fluent
DurableStateOptionsBuilder OR a plain DurableStateOptionsType object.
Type Parameters
Section titled “Type Parameters”S
