WithTimersBehavior
Defined in: src/typed/Behavior.ts:42
Type Parameters
Section titled “Type Parameters”T
Properties
Section titled “Properties”
readonly_kind:"with-timers"
Defined in: src/typed/Behavior.ts:43
factory
Section titled “factory”
readonlyfactory: (timers) =>Behavior<T>
Defined in: src/typed/Behavior.ts:44
Parameters
Section titled “Parameters”timers
Section titled “timers”Returns
Section titled “Returns”Behavior<T>