struct Protocol::Storage::TrackIndexedDBForStorageKey

Overview

Registers storage key to be notified when an update occurs to its IndexedDB.

Included Modules

Defined in:

protocol/storage.cr

Constructors

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]