UNPKG

@syncfusion/ej2-notifications

Version:

A package of Essential JS 2 notification components such as Toast and Badge which used to notify important information to end-users.

7 lines (6 loc) 133 B
/** * Notification Components */ export * from './toast/index'; export * from './message/index'; export * from './skeleton/index';