Module

x/udd/deps.ts

Update Deno Dependencies - update dependency urls to their latest published versions
Very Popular
Go to Latest
File
export { parse as parseArgs,} from "https://deno.land/std@v0.42.0/flags/mod.ts";export * as colors from "https://deno.land/std@v0.42.0/fmt/colors.ts";export { decode, encode } from "https://deno.land/std@v0.42.0/encoding/utf8.ts";