FreeTube/_scripts/_domParser.js
2023-04-12 09:39:28 -04:00

6 lines
59 B
JavaScript

const DOMParser = window.DOMParser
export {
DOMParser
}