@team-speed-kit/predictive-preloading
    Preparing search index...

    Type Alias StorageFunction

    StorageFunction: (url: string, storage: { [key: string]: string }) => boolean

    Type declaration

      • (url: string, storage: { [key: string]: string }): boolean
      • Parameters

        • url: string
        • storage: { [key: string]: string }

        Returns boolean