Type alias BatchCreateInstructionArgs

BatchCreateInstructionArgs: {
    args: BatchCreateArgs;
}

Type declaration

Generated using TypeDoc