@arl/leaflet-tracksymbol2
    Preparing search index...

    Interface LockManagerSnapshot

    interface LockManagerSnapshot {
        held?: LockInfo[];
        pending?: LockInfo[];
    }
    Index

    Properties

    Properties

    held?: LockInfo[]
    pending?: LockInfo[]