FreeTube/_scripts/_domParser.js

6 lines
59 B
JavaScript
Raw Normal View History

2023-04-12 15:39:28 +02:00
const DOMParser = window.DOMParser
export {
DOMParser
}