UNPKG

redai-automation-web-sdk

Version:

TypeScript SDK for RedAI Automation Web API - Zalo Personal automation, messaging, and search. 100% compatible with automation-web backend. Now includes SearchModule for stickers and link parsing.

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