UNPKG

redai-automation-web-sdk

Version:

TypeScript SDK for RedAI Automation Web API - Zalo Personal automation, messaging, advanced sticker search, and bulk operations. 100% compatible with automation-web backend. v1.8.1: Updated GroupInfo interface to match backend controller with complete gro

8 lines 204 B
/** * Export all utility functions */ export * from './http.utils'; export * from './validation.utils'; export * from './event.utils'; export * from './format.utils'; //# sourceMappingURL=index.d.ts.map