JSXInternal.CompositionEventHandler
deprecated@deprecated
Please import from the Preact namespace instead
type CompositionEventHandler<Target extends EventTarget> = EventHandler<TargetedCompositionEvent<Target>>;
Please import from the Preact namespace instead