UNPKG

@syncfusion/ej2-spreadsheet

Version:

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

12 lines (11 loc) 230 B
/** * Common tasks. */ export * from './address'; export * from './worker'; export * from './module'; export * from './class'; export * from './event'; export * from './util'; export * from './math'; export * from './constant';