struct Protocol::IndexedDB::DeleteObjectStoreEntries

Overview

Delete a range of entries from an object store

Included Modules

Defined in:

protocol/indexed_db.cr

Constructors

Constructor Detail

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

[View source]