UNPKG

html-event-attributes

Version:
7 lines (6 loc) 127 B
/** * List of HTML event handler attributes. * * @type {Array<string>} */ export const htmlEventAttributes: Array<string>;