Type alias CreateCandyMachineV2Operation

CreateCandyMachineV2Operation: {
    key: "CreateCandyMachineV2Operation";
    input: CreateCandyMachineV2Input;
    __output: undefined | CreateCandyMachineV2Output;
}

Type declaration

Generated using TypeDoc