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.0: Added SessionProxyService for managing proxy assignments to sessions with

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