mirror of
https://github.com/swc-project/swc.git
synced 2024-12-25 06:36:08 +03:00
6 lines
149 B
TypeScript
6 lines
149 B
TypeScript
|
// Loaded from https://deno.land/x/bytes_formater@v1.4.0/mod.ts
|
||
|
|
||
|
|
||
|
export { format } from "./format.ts";
|
||
|
export { setColorEnabled } from "./deps.ts";
|