PrintArgsArgs: {
    __kind: "V1";
    edition: number | bigint;
} | {
    __kind: "V2";
    edition: number | bigint;
}

Generated using TypeDoc