UNPKG

html-spec-tags

Version:

All HTML tags supported by the current spec. With types!

6 lines (5 loc) 146 B
export * from './all-tags.js'; export * from './assertions.js'; export * from './html.js'; export * from './mathml.js'; export * from './svg.js';