]> Lady’s Gitweb - Lemon/blob - window/deps.js
f78b74cd5990e1741a802423639a62c6e9b6cb2a
[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.039752 seconds and 3 git commands to generate.