@geogirafe/lib-geoportal
    Preparing search index...
    Index

    Constructors

    Methods

    • This method sends a message to the service worker and waits for a response. It resolves when the service worker responds with a message that contains the same messageId as sent.

      Parameters

      • message: object

        The message to send to the service worker.

      Returns Promise<void>