@dokieli/web-annotation - v1.0.1
    Preparing search index...

    Interface SelectorsResult

    interface SelectorsResult {
        selectors: Selector[];
        state?: State;
    }
    Index
    selectors: Selector[]

    co-equal alternatives; consumer picks one (W3C §4.2)

    state?: State

    target.state, set when requestState was supplied