UNPKG

extra-dom

Version:
4 lines (3 loc) 74 B
export function createDOMParser(): DOMParser { return new DOMParser() }