import { CommandFunction } from '@lingxiteam/types'; /** * 表格·加载字段数据 * @param cmd * @param topparam * @param context */ declare const CMD: CommandFunction; export default CMD;