import { CommandFunction } from '@lingxiteam/types'; /** * 表格·删除指定行数据 * @param cmd * @param topparam * @param context */ declare const CMD: CommandFunction; export default CMD;