UNPKG

@syncfusion/ej2-spreadsheet

Version:

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

7 lines (6 loc) 132 B
/** * Export calculate modules */ export * from './base/index'; export * from './common/index'; export * from './formulas/index';