UNPKG

@odoo/o-spreadsheet

Version:
3 lines (2 loc) 122 B
import { CoreCommand } from "../types/commands"; export declare function inverseCommand(cmd: CoreCommand): CoreCommand[];