Skip to content

withLifecycle

withLifecycle<T, E>(target: T, update: EffectFunc<E>): EventLifecycle<E> & T

Defined in: event-lifecycle.ts:68

Type ParameterDefault type
T extends objectany
Eany
ParameterType
targetT
updateEffectFunc<E>

EventLifecycle<E> & T