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