@roomy-chat/sdk
    Preparing search index...

    Type Alias Path

    Path: (number | string | TreeID)[]

    Represents a path to identify the exact location of an event's target. The path is composed of numbers (e.g., indices of a list container) strings (e.g., keys of a map container) and TreeID (the node of a tree container), indicating the absolute position of the event's source within a loro document.