Skip to content

Module: ServiceWorker::Cache

Jovan Gerodetti edited this page Apr 14, 2021 · 3 revisions

CacheMeta

exported: CacheMeta
kind: object
declaration: const

Properties

__proto__

Type: InjectionReceiver
kind: value

Methods

Cache

exported: default
kind: object
declaration: const

Properties

Methods

register(manifestUrl) => {?}

kind: function

Name Type Description
manifestUrl ?

cleanUp() => {?}

kind: function

init() => {?}

kind: function

matchStatic(request) => {?}

kind: function

Name Type Description
request ?

Clone this wiki locally