ledger v0.7.15convertUplcDataToValueOn this pageconvertUplcDataToValue export function convertUplcDataToValue(data: UplcData): Value Converts a UplcData instance into a Value. Throws an error if it isn't in the right format. Arguments 1. data data: UplcData Returns Value