Function IsIn

  • Check the value is one of these

    Parameters

    • arg: any[][] | {
          args: any[][];
          msg: string;
      }

    Returns Function

Generated using TypeDoc