2 lines
91 B
JavaScript
2 lines
91 B
JavaScript
/* eslint-env serviceworker */
|
|
importScripts('components/serviceworker/notifications.js');
|