UNPKG

@globalart/nestcord

Version:

A module for creating Discord bots using NestJS, based on Discord.js

6 lines (5 loc) 175 B
export * from './context-menus'; export * from './slash-commands'; export * from './command.discovery'; export * from './commands.module'; export * from './commands.service';