@alextheman/utility - v5.10.1
    Preparing search index...

    Function parseUUID

    • Parses the input and verifies it is a valid UUID.

      Parameters

      • input: unknown

        The data to parse.

      Returns string

      The UUID again if successful.

      If the data does not match the general UUID pattern.