@vonage/messages
Version:
Multi-channel messaging that integrates WhatsApp, Facebook, Viber, SMS, and MMS
10 lines • 419 B
TypeScript
export * from './WhatsAppAudioInterface';
export * from './WhatsAppChannelInterface';
export * from './WhatsAppCustomInterface';
export * from './WhatsAppFileInterface';
export * from './WhatsAppImageInterface';
export * from './WhatsAppStickerInterface';
export * from './WhatsAppTemplateInterface';
export * from './WhatsAppTextInterface';
export * from './WhatsAppVideoInterface';
//# sourceMappingURL=index.d.ts.map