MCPcopy
hub / github.com/GoogleChrome/workbox / cb

Function cb

test/workbox-sw/sw/controllers/test-WorkboxSW.mjs:47–47  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

45 describe(`setConfig`, function () {
46 it(`should override default config options`, function () {
47 const cb = () => {};
48 self.workbox = new WorkboxSW();
49
50 self.workbox.setConfig({

Callers 15

fetchMethod · 0.85
env-it.jsFile · 0.85
clean-sw.jsFile · 0.85
node-interface.jsFile · 0.85
executeAsyncScriptMethod · 0.85
createIframeClientMethod · 0.85
unregisterAllSWsFunction · 0.85
loadedFunction · 0.85
windowLoadedFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected