kinetex - v1.0.0-rc.1
    Preparing search index...

    Function createLocalStorageCache

    • Create an HTTP cache backed by localStorage.

      Parameters

      • Optionalprefix: string
      • Optionalconfig: Omit<CacheConfig, "storage">

      Returns HTTPCache

      If localStorage is not available in the current runtime.