Files
discordeno/src/ws/mod.ts
2020-12-23 18:12:12 +04:00

3 lines
64 B
TypeScript

export * from "./shard.ts";
export * from "./shard_manager.ts";