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

6 lines 168 B
/** * Profile service exports */ export { ProfileService } from './profile.service'; export * from '../../types/dto/profile.type'; //# sourceMappingURL=index.d.ts.map