Skip to main content
Module

x/simple_utility/deps.test.ts

A handy utility collection.
Go to Latest
File
export {assertEquals} from "https://deno.land/std@0.166.0/testing/asserts.ts";export {dirname, fromFileUrl} from "https://deno.land/std@0.166.0/path/mod.ts";export {serve} from "https://deno.land/std@0.166.0/http/mod.ts";