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

    Interface StorageEstimate

    interface StorageEstimate {
        quota?: number;
        usage?: number;
    }
    Index

    Properties

    Properties

    quota?: number
    usage?: number