Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

JSXInternal.MPhantomMathMLAttributes

deprecated
@deprecated

Please import from the Preact namespace instead

interface MPhantomMathMLAttributes <T extends EventTarget> extends MathMLAttributes<T> {}

§Type Parameters

§
T extends EventTarget
[src]

§Extends