UNPKG

@globalart/nestcord

Version:

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

5 lines (4 loc) 153 B
export * from './decorators'; export * from './text-command.discovery'; export * from './text-commands.module'; export * from './text-commands.service';