PrintArgs: {
    __kind: "V1";
    edition: bigint;
} | {
    __kind: "V2";
    edition: bigint;
}

Generated using TypeDoc