Type Alias GlobalCleanInstructionArgs

GlobalCleanInstructionArgs: {
    params: GlobalCleanParams;
}