UNPKG

nestwhats

Version:

A whatsapp-web.js wrapper for NestJS to create WhatsApp bots

8 lines (7 loc) 238 B
export * from "./decorators"; export * from "./exceptions"; export * from "./pipes"; export * from "./command.discovery"; export * from "./commands.module"; export * from "./commands-registry.service"; export * from "./commands.service";