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