type DataField = { format: string, prop?: string, index?: boolean, unwelded?: boolean, spread?: string, separate?: boolean, }
packages / core / src / types.ts