crra/discord/events/index.ts

3 lines
112 B
TypeScript

export { default as InteractionCreate } from "./InteractionCreate";
export { default as Ready } from "./Ready";