uplc v0.7.15UplcDataValueUplcDataValue export type UplcDataValue = CommonUplcValueProps & { kind: "data" value: UplcData }