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

    Constructors

    Methods

    • Execute a fetch for the query, and cache the result if successful Returns null if unsuccessful

      Parameters

      Returns Promise<Response | null>

    • Try to load this request from local cache. Returns null if unsuccessful

      Parameters

      • request: Request

      Returns Promise<Response | null>