We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b4e414 commit 210b5a6Copy full SHA for 210b5a6
src/api/user.ts
@@ -1,5 +1,5 @@
1
-import fetch from '@/utils/fetch'
2
import qs from 'qs'
+import fetch from '@/utils/fetch'
3
import { IUserApi } from './types/user'
4
5
const UserApi: IUserApi = {
0 commit comments