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) 127 B
/** * Export Calculate Modules. */ export * from './calculate'; export * from './calculate-model'; export * from './parser';