UNPKG

@univerjs/sheets

Version:

UniverSheet normal base-sheets

5 lines (4 loc) 132 B
import { ISelectionsConfig } from './selection-config'; export interface IUniverSheetsConfig { selections: ISelectionsConfig; }