5 lines
135 B
TypeScript
5 lines
135 B
TypeScript
// Channel self-registration barrel file.
|
|
// Each import triggers the channel module's registerChannel() call.
|
|
|
|
import './discord.js';
|