UNPKG

whatsapp-business-api

Version:

A Wrapper for Whatsapp Business Cloud API hosted by Meta.

9 lines (6 loc) 149 B
import WhatsappAPI from "./WhatsappApi"; export { IncomingMessage, } from "./types"; export default WhatsappAPI; module.exports = WhatsappAPI;