UplcSourceMapJsonSafe
export type UplcSourceMapJsonSafe = {
indices: string
sourceNames: string[]
termDescriptions??: string
variableNames??: string
}
export type UplcSourceMapJsonSafe = {
indices: string
sourceNames: string[]
termDescriptions??: string
variableNames??: string
}