struct Protocol::Storage::TrackIndexedDBForOrigin

Overview

Registers origin 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]