UNPKG

whatsapp-business-api

Version:

A Wrapper for Whatsapp Business Cloud API hosted by Meta.

4 lines (3 loc) 113 B
import WhatsappAPI from "./WhatsappApi"; export { IncomingMessage, } from "./types"; export default WhatsappAPI;