UNPKG

@globalart/nestcord

Version:

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

5 lines (4 loc) 196 B
export * from './command-contex.interface'; export * from './nestcord-localization-options.interface'; export * from './translate-function.interface'; export * from './locale-resolver.interface';