Skip to main content
Module

x/harmony/deps.ts

An easy to use Discord API Library for Deno.
Go to Latest
File
export { EventEmitter } from 'https://deno.land/x/event@2.0.0/mod.ts'export { decompress_with as unzlib } from 'https://unpkg.com/@evan/wasm@0.0.94/target/zlib/deno.js'export { fetchAuto } from 'https://deno.land/x/fetchbase64@1.0.0/mod.ts'export { walk } from 'https://deno.land/std@0.152.0/fs/walk.ts'export { join } from 'https://deno.land/std@0.152.0/path/mod.ts'export { Mixin } from 'https://esm.sh/ts-mixer@6.0.0'export { verify as edverify } from 'https://unpkg.com/@evan/wasm@0.0.94/target/ed25519/deno.js'export { decode as decodeHex } from 'https://deno.land/std@0.152.0/encoding/hex.ts'export { readAll } from 'https://deno.land/std@0.152.0/streams/conversion.ts'