UNPKG

whatsauto.js

Version:

Easy WhatsApp Automation with Session

7 lines (6 loc) 208 B
import { AutoWA } from "./WhatsApp/index.js"; export * from "./WhatsApp/index.js"; export * from "./Utils/index.js"; export * from "./Types/index.js"; export * from "./Error/index.js"; export default AutoWA;