Module

x/fresh/src/dev/deps.ts

The next-gen web framework.
Extremely Popular
Go to Latest
File
// stdexport { dirname, extname, fromFileUrl, join, resolve, toFileUrl,} from "https://deno.land/std@0.128.0/path/mod.ts";export { walk } from "https://deno.land/std@0.128.0/fs/walk.ts";export { bold, red } from "https://deno.land/std@0.128.0/fmt/colors.ts";export { parse } from "https://deno.land/std@0.128.0/flags/mod.ts";export { gte } from "https://deno.land/x/semver@v1.4.0/mod.ts";