Documentation and types are incorrect / incomplete
janwirth opened this issue · 1 comments
janwirth commented
I can't get this module to work, because
import fetch from '@vercel/fetch';
Is incorrect
{
message: "fetch() argument isn't a function; did you forget to initialize your `@vercel/fetch` import?",
code: -32603,
data: {
code: 'INTERNAL_SERVER_ERROR',
httpStatus: 500,
path: 'krakenRouter.sendError'
}
}
There is no complete example here.
Ethan-Arrowood commented
Thank you for the report. We are archiving this project; you can read more details here: #83