BehaviorCleanup()
type BehaviorCleanup = () => void;
Defined in: core/model/behaviors.ts:20
Функция отписки от behavior-эффекта.
Returns
void
type BehaviorCleanup = () => void;
Defined in: core/model/behaviors.ts:20
Функция отписки от behavior-эффекта.
void