Hiyve Components - v1.0.0
    Preparing search index...
    • Parse an object ID to extract its components

      Parameters

      • objectId: string

        The object ID to parse

      Returns { random: string; sequence: number; timestamp: number; userId: string } | null

      Parsed components or null if invalid