]>
Lady’s Gitweb - Lemon/blob - dev-deps.js
95bf219777ebc6682b91dc4e693d5608646b734c
1 // 🍋🏷 Lemon ∷ dev-deps.js
2 // ====================================================================
4 // Copyright © 2021–2022 Lady [@ Lady’s Computer].
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/>.
10 import "./window/mod.js";
12 export { DOMImplementation
} from "./window/deps.js";
14 export { assertStrictEquals
} from "https://deno.land/std@0.134.0/testing/asserts.ts";
This page took 0.099041 seconds and 3 git commands to generate.