SWはプロキシ不要
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
declare var self: ServiceWorkerGlobalScope;
|
||||
|
||||
import { get } from '@/scripts/idb-proxy';
|
||||
import { get } from 'idb-keyval';
|
||||
import { pushNotificationData } from '../../types';
|
||||
import { api } from './operations';
|
||||
|
||||
|
Reference in New Issue
Block a user