-
-
Notifications
You must be signed in to change notification settings - Fork 5.6k
server return type error #19692
Copy link
Copy link
Closed as not planned
Labels
Description
Environment
- Operating System:
Windows_NT - Node Version:
v16.13.0 - Nuxt Version:
3.3.1 - Nitro Version:
2.3.1 - Package Manager:
pnpm@6.21.1 - Builder:
vite - User Config:
nitro,ssr,modules,app - Runtime Modules:
@pinia/nuxt@0.4.7,@vueuse/nuxt@9.13.0,@element-plus/nuxt@1.0.3,@unocss/nuxt@0.50.4 - Build Modules:
-
Reproduction
https://stackblitz.com/edit/github-xbwzpm?file=server%2Fapi%2Ftest.ts
Describe the bug
server return type why add SerializeObject ?
接口返回类型为什么要添加 SerializeObject ?
Additional context
No response
Logs
No response
Reactions are currently unavailable