]> Lady’s Gitweb - Habu/blob - dev-deps.js
Initial commit
[Habu] / dev-deps.js
1 // πŸŽπŸ“¦ ハブ ∷ dev-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 assertStrictEquals,
12 } from "https://deno.land/std@0.134.0/testing/asserts.ts";
This page took 0.089105 seconds and 5 git commands to generate.