mirror of
https://github.com/dream-num/univer.git
synced 2026-09-01 15:29:43 +08:00
fix(type): add table type (#5895)
This commit is contained in:
@@ -42,4 +42,4 @@ export { customEmptyThemeWithBorderStyle, processStyleWithBorderStyle } from './
|
||||
export { UniverSheetsTablePlugin } from './plugin';
|
||||
export { SheetsTableButtonStateEnum, SheetsTableSortStateEnum, TableColumnDataTypeEnum, TableColumnFilterTypeEnum, TableConditionTypeEnum, TableDateCompareTypeEnum, TableNumberCompareTypeEnum, TableStringCompareTypeEnum } from './types/enum';
|
||||
export type { ITableColumnJson, ITableConditionFilterItem, ITableData, ITableFilterItem, ITableInfo, ITableInfoWithUnitId, ITableManualFilterItem, ITableOptions, ITableRange, ITableRangeWithState, TableMetaType, TableRelationTupleType } from './types/type';
|
||||
export type { ITableSetConfig } from './types/type';
|
||||
export type { ITableJson, ITableSetConfig } from './types/type';
|
||||
|
||||
Reference in New Issue
Block a user