An interface describing a pluggable storage implementation that can be provided to SudoAdTrackerBlockerClient as a way to persistently store cache data and user preferences.
Clears all stored items.
Removes an item from storage.
Gets an item from storage.
Returns keys of all items currently in storage.
Sets an item in storage.
Generated using TypeDoc
An interface describing a pluggable storage implementation that can be provided to SudoAdTrackerBlockerClient as a way to persistently store cache data and user preferences.