typesを戻した
This commit is contained in:
parent
4646b535fc
commit
3695197202
5 changed files with 4 additions and 4 deletions
|
|
@ -1,7 +1,7 @@
|
|||
declare var self: ServiceWorkerGlobalScope;
|
||||
|
||||
import { get } from 'idb-keyval';
|
||||
import { pushNotificationDataMap } from '@/scripts/types';
|
||||
import { pushNotificationDataMap } from '@/types';
|
||||
import { api } from '@/scripts/operations';
|
||||
|
||||
type Accounts = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue