uplc v0.7.17makeUplcTypeOn this pagemakeUplcType export function makeUplcType(args: {typeBits: string} | {numbers: number[]}): UplcType Arguments 1. args args: {typeBits: string} | {numbers: number[]} Returns UplcType