UNPKG

svg-event-attributes

Version:
7 lines (6 loc) 124 B
/** * List of SVG event handler attributes. * * @type {Array<string>} */ export const svgEventAttributes: Array<string>