Replies: 2 comments
-
类型不一致的报错提供一下 |
Beta Was this translation helpful? Give feedback.
0 replies
-
import VueHook from 'alova/vue';
import { uniappRequestAdapter } from '@alova/adapter-uniapp';
createServerTokenAuthentication<typeof VueHook, typeof uniappRequestAdapter>({ ... }) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
如题: 我使用的是 AdapterUniapp 适配器
报告类型不一致
Beta Was this translation helpful? Give feedback.
All reactions