UNPKG

@realsee/dnalogel

Version:
4 lines (3 loc) 160 B
import type { ItemLabel } from '../typings'; /** @description 转成内部所需数据 */ export declare function transform2RenderData(data: any): ItemLabel[];