Files
EJClaw/src/channels/index.ts

5 lines
135 B
TypeScript

// Channel self-registration barrel file.
// Each import triggers the channel module's registerChannel() call.
import './discord.js';