#Custom endpoint gives an 404
12 messages · Page 1 of 1 (latest)
the file is in api/index.ts
And i thinks thats the correct import yes. Or do you think its is not correct?
I've seen the channel, but none of it resolves my problem tbh..
Make sure this is in your tsconfig:
"esModuleInterop": true,
Was already on true ..