Skip to main content
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@0.149.0/flags/mod.ts";export { expandGlob } from "https://deno.land/std@0.149.0/fs/mod.ts";export * as colors from "https://deno.land/std@0.149.0/fmt/colors.ts";