Skip to content

CallbackEventHandler

1
type CallbackEventHandler: { [K in keyof ClientEvents]: Function };

Source

seyfert/src/events/event.ts:15