Перейти к содержимому
Русский

PostgresDurableStateStoreOptions

Это содержимое пока не доступно на вашем языке.

PostgresDurableStateStoreOptions = PostgresDurableStateStoreOptionsBuilder | Partial<PostgresDurableStateStoreOptionsType>

Defined in: src/persistence/durable-state-stores/PostgresDurableStateStoreOptions.ts:55

Accepted input for the Postgres durable-state-store constructor: the fluent PostgresDurableStateStoreOptionsBuilder OR a plain PostgresDurableStateStoreOptionsType object.