Reference
withDeferredDelegatedEventPromotions
Signature
function withDeferredDelegatedEventPromotions<T>(fn: (): T): { promote?: (): void; value: T }Reference
function withDeferredDelegatedEventPromotions<T>(fn: (): T): { promote?: (): void; value: T }