UNPKG

@syncfusion/ej2-buttons

Version:

A package of feature-rich Essential JS 2 components such as Button, CheckBox, RadioButton and Switch.

7 lines (6 loc) 112 B
/** * Chip modules */ export * from './chip-list'; export * from './chip'; export * from './chip-list-model';