UNPKG

@univerjs/sheets

Version:

UniverSheet normal base-sheets

4 lines (3 loc) 255 B
import { IAccessor } from '@univerjs/core'; import { SheetsSelectionsService } from '../../services/selections/selection.service'; export declare function getSelectionsService(accessor: IAccessor, fromCurrentSelection?: boolean): SheetsSelectionsService;