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