Skip to main content
Module

x/simple_utility/deps.test.ts

Simplify processing for Deno.
Latest
File
export {assertEquals} from "https://deno.land/std@0.223.0/assert/mod.ts";export {dirname, fromFileUrl} from "https://deno.land/std@0.223.0/path/mod.ts";export {exists} from "https://deno.land/std@0.223.0/fs/mod.ts";export {delay} from "https://deno.land/std@0.223.0/async/mod.ts";
export {DOMParser} from "https://deno.land/x/deno_dom@v0.1.45/deno-dom-wasm.ts";
export {init as smtpTest} from "npm:smtp-tester@2.1.0";