Files
discordeno/deps.ts
Ayyan e49a23687e refactor!: organize directories and files (#268)
* refactor!: organize directory structure

* fix: avoid stack overflow err

* chore: swtch back to std/encoding for base64

* style: format source files
2020-12-22 21:26:27 +04:00

2 lines
74 B
TypeScript

export { encode } from "https://deno.land/std@0.81.0/encoding/base64.ts";