form-graph
    Preparing search index...

    Interface BranchDescription

    interface BranchDescription {
        keys: string[];
        pins: Pins;
    }
    Index
    keys: string[]
    pins: Pins

    The pinned values that produced this leaf.