Search


Search something to see results

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