mirror of
https://github.com/discordeno/discordeno.git
synced 2026-09-17 08:47:22 +00:00
4 lines
104 B
TypeScript
4 lines
104 B
TypeScript
import type { EventHandlers } from '../../deps.ts.js'
|
|
|
|
export const events: Partial<EventHandlers> = {}
|