UNPKG

@syncfusion/ej2-spreadsheet

Version:

Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel

9 lines (8 loc) 173 B
/** * Export Spreadsheet viewer modules */ export * from './module'; export * from './event'; export * from './util'; export * from './class'; export * from './constant';