Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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 */
2
importScripts(
'/dist/localforage.js'
);
3
4
self.onmessage =
function
(messageEvent) {
Callers
nothing calls this directly
Calls
4
setItem
Method · 0.80
getItem
Method · 0.80
setDriver
Method · 0.65
driver
Method · 0.65
Tested by
no test coverage detected