Replies: 1 comment
-
nitro/src/types/fetch/fetch.ts Lines 53 to 58 in b285a9d I think add type infer in here should work. But why not before? |
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
-
I found
$fetch
missing type check for body which can be defined ineventhandler<{ body: MyRequestBody }>
Beta Was this translation helpful? Give feedback.
All reactions