Type alias SVGOwnKeys<T>

SVGOwnKeys<T>: Exclude<keyof T, keyof Node | keyof EventTarget>

Type Parameters

Generated using TypeDoc