JSXInternal.DetailedHTMLProps
deprecated@deprecated
Please import from the Preact namespace instead
type DetailedHTMLProps<HA extends HTMLAttributes<RefType>, RefType extends EventTarget = EventTarget> = HA;
Please import from the Preact namespace instead