UNPKG

nestwhats

Version:

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

6 lines (5 loc) 181 B
export * from "./dm-only.guard"; export * from "./from-me.guard"; export * from "./group-only.guard"; export * from "./is-admin.guard"; export * from "./nestwhats-guard.interface";