sandboxels/sw.js

1 line
51 B
JavaScript
Raw Normal View History

2022-01-09 21:11:19 -05:00
self.addEventListener('fetch', function(event) {});