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

    Interface RegistrationOptions

    interface RegistrationOptions {
        scope?: string;
        type?: WorkerType;
        updateViaCache?: ServiceWorkerUpdateViaCache;
    }
    Index

    Properties

    scope?: string
    type?: WorkerType