Module

x/cliffy/dev_deps.ts

Command line framework for deno 🦕 Including Commandline-Interfaces, Prompts, CLI-Table, Arguments Parser and more...
Extremely Popular
Go to Latest
File
export { assert, assertEquals, assertStrictEquals, assertThrows, assertThrowsAsync} from 'https://deno.land/std@0.66.0/testing/asserts.ts';
export { bold, red} from 'https://deno.land/std@0.66.0/fmt/colors.ts';