Function parseUUID

  • Parses the given UUID

    Returns

    The UUID instance corresponding to the given UUID

    Parameters

    • uuid: string

      Raw UUID to parse

    • Optional disableTypeCheck: boolean

      Whether or not to disable type checking

    Returns UUID

Generated using TypeDoc