UNPKG

@univerjs-pro/sheets-pivot

Version:

Univer Sheets Pivot Table

4 lines (3 loc) 219 B
import { ICommand } from '@univerjs/core'; import { IAddPivotTableWithConfigCommandParams } from '../../const/type'; export declare const AddPivotTableWithConfigCommand: ICommand<IAddPivotTableWithConfigCommandParams>;