mirror of
https://github.com/swc-project/swc.git
synced 2024-12-30 09:03:37 +03:00
7 lines
158 B
TypeScript
7 lines
158 B
TypeScript
// Loaded from https://deno.land/x/cliffy@v0.18.0/ansi/deps.ts
|
|
|
|
|
|
export {
|
|
encode as encodeBase64,
|
|
} from "https://deno.land/std@0.89.0/encoding/base64.ts";
|