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