mirror of
https://github.com/swc-project/swc.git
synced 2024-12-23 21:54:36 +03:00
8 lines
157 B
TypeScript
8 lines
157 B
TypeScript
|
// Loaded from https://deno.land/x/bytes_formater@v1.4.0/deps.ts
|
||
|
|
||
|
|
||
|
export {
|
||
|
green,
|
||
|
setColorEnabled,
|
||
|
} from "https://deno.land/std@0.77.0/fmt/colors.ts";
|