Skip to main content
Module

x/progress/deps.ts

ProgressBar in terminal for deno
Go to Latest
File
export { bgGreen, bgWhite } from "https://deno.land/std@0.116.0/fmt/colors.ts";export { writeAllSync } from "https://deno.land/std@0.116.0/io/util.ts";