mirror of
https://github.com/swc-project/swc.git
synced 2024-12-25 14:43:33 +03:00
7 lines
163 B
TypeScript
7 lines
163 B
TypeScript
|
// Loaded from https://denopkg.com/chiefbiiko/sha1@v1.0.3/deps.ts
|
||
|
|
||
|
|
||
|
export {
|
||
|
encode,
|
||
|
decode
|
||
|
} from "https://denopkg.com/chiefbiiko/std-encoding@v1.0.0/mod.ts";
|