UNPKG

@uneiotech/elisa_whatsapp

Version:

Elisa WhatsApp is a library to stable a communication between channels and server.

3 lines (2 loc) 95 B
import { IConfig } from "./types"; export declare const throwError: (config: IConfig) => void;