UNPKG

@kamuridesu/whatframework

Version:

A simple WhatsApp Bot Framework on top of Baileys

3 lines (2 loc) 119 B
import { Module } from "../../@types/types.js"; export declare function load(entrypointPath: string): Promise<Module>;