UNPKG

@univerjs/sheets-ui

Version:

UniverSheet normal ui-plugin-sheets

4 lines (3 loc) 212 B
import { IOperation } from '@univerjs/core'; import { IScrollStateWithSearchParam } from '../../services/scroll-manager.service'; export declare const SetScrollOperation: IOperation<IScrollStateWithSearchParam>;