fix(jsr): add default return types in createHTTPMethod #43
Annotations
2 errors
src/utils/create-http-method.test.ts#L6
AssertionError: expected 'fetch failed' to equal undefined
- Expected:
undefined
+ Received:
"fetch failed"
❯ src/utils/create-http-method.test.ts:6:28
|
|
This job failed
Loading