JSXInternal.MUnderMathMLAttributes
deprecated@deprecated
Please import from the Preact namespace instead
interface MUnderMathMLAttributes <T extends EventTarget> extends MathMLAttributes<T> {
accentunder?: Signalish<boolean | undefined>;
}Please import from the Preact namespace instead