MCPcopy
hub / github.com/localForage/localForage / serviceworker-client.js

File serviceworker-client.js

test/serviceworker-client.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/*globals importScripts:true, self:true */
2importScripts('/dist/localforage.js');
3
4self.onmessage = function(messageEvent) {

Callers

nothing calls this directly

Calls 4

setItemMethod · 0.80
getItemMethod · 0.80
setDriverMethod · 0.65
driverMethod · 0.65

Tested by

no test coverage detected