import { ViewType } from '@oinone/kunlun-meta'; import { translateValueByKey } from '@oinone/kunlun-engine'; import { LayoutManager } from '../../../spi'; LayoutManager.register( { viewType: ViewType.Form, inline: true, actionWidget: 'BatchUpdate' }, ` ` );