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

    Interface LockInfo

    interface LockInfo {
        clientId?: string;
        mode?: LockMode;
        name?: string;
    }
    Index

    Properties

    Properties

    clientId?: string
    mode?: LockMode
    name?: string