Function isUUID

  • Checks if the given value is an instance of the UUID class

    Returns

    Whether or not the given value is an UUID

    Parameters

    • value: unknown

      Valud to check for

    Returns value is UUID

Generated using TypeDoc