]> Lady’s Gitweb - Lemon/blob - window/deps.js
[window] Don’t use xmldom/lib/dom.js
[Lemon] / window / deps.js
1 // 🍋🏷 Lemon ∷ window/deps.js
2 // ====================================================================
3 //
4 // Copyright © 2022 Lady [@ Lady’s Computer].
5 //
6 // This Source Code Form is subject to the terms of the Mozilla Public
7 // License, v. 2.0. If a copy of the MPL was not distributed with this
8 // file, You can obtain one at <https://mozilla.org/MPL/2.0/>.
9
10 export {
11 DOMImplementation,
12 } from "https://esm.sh/@xmldom/xmldom@0.8.2";
13 export { xhtmlNamespace } from "../names.js";
This page took 0.101235 seconds and 5 git commands to generate.