UNPKG

happy-dom

Version:

Happy DOM is a JavaScript implementation of a web browser without its graphical user interface. It includes many web standards from WHATWG DOM and HTML.

7 lines (6 loc) 182 B
export default { html: 'http://www.w3.org/1999/xhtml', svg: 'http://www.w3.org/2000/svg', mathML: 'http://www.w3.org/1998/Math/MathML', xmlns: 'http://www.w3.org/2000/xmlns/' };