Type Alias GlobalEvictInstructionArgs

GlobalEvictInstructionArgs: {
    params: GlobalEvictParams;
}