blob: 9271c769b25d73c571d553bccd9ac48c8b4b7f39 [file] [log] [blame] [edit]
// Dummy service worker to observe some weight when querying the storage usage
// details from of the service worker from estimate().
globalThis.oninstall = e => {};