UNPKG

@univerjs/sheets-ui

Version:

UniverSheet normal ui-plugin-sheets

6 lines (5 loc) 169 B
import { ICommand } from '@univerjs/core'; export interface IUIComponentCommandParams { value: string; } export declare const SidebarDefinedNameOperation: ICommand;