UplcProgramV2Options
export type UplcProgramV2Options = {
alt??: UplcProgramV2
ir??: () => string | string
sourceMap??: UplcSourceMapJsonSafe
}
export type UplcProgramV2Options = {
alt??: UplcProgramV2
ir??: () => string | string
sourceMap??: UplcSourceMapJsonSafe
}