UNPKG

@ebenos/viber-elements

Version:

Elements Library for the Ebony framework.

15 lines 354 B
/** * ebony-framework * * @module sendAPI * @author George Rouvalis <georouvv@gmail.com> * @copyright Copyright(c) 2021 Christos Panagiotakopoulos * @license MIT * */ export * from './attachments'; export * from './keyboard'; export * from './message'; export * from './interfaces'; export * from './carousel'; //# sourceMappingURL=index.d.ts.map