UNPKG

200 BTypeScriptView Raw
1import type { _ExcelExportGridApi, _ModuleWithApi } from 'ag-grid-community';
2/**
3 * @feature Import & Export -> Excel
4 */
5export declare const ExcelExportModule: _ModuleWithApi<_ExcelExportGridApi>;