change file name and directory network.ts n graphql
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
import { usePostsStore } from '@/stores/posts'
|
||||
import { useUlpStore } from '@/stores/ulp'
|
||||
import { getUid, getUp3, getPosko, getUlp, getRegional, getUidRegional } from '@/utils/network'
|
||||
import { getUid, getUp3, getPosko, getUlp, getRegional, getUidRegional } from '@/utils/api/api.rest'
|
||||
import { ref } from 'vue'
|
||||
interface Item {
|
||||
id: any
|
||||
|
Reference in New Issue
Block a user