Daniel Klein
CDCloudflare Developers
•Created by Alex Patterson on 1/27/2025 in #workers-help
Correct TypeScript from WorkerEntrypoint Binding
Ye Unfortunately I found out the the hard way and monorepo did its own part in escalating the difficulty but finally after 2 days of typescript hell I got it working in acceptable manners 😄
14 replies
CDCloudflare Developers
•Created by Alex Patterson on 1/27/2025 in #workers-help
Correct TypeScript from WorkerEntrypoint Binding
Sorry for interrupting this thread with my own question but im running into same issue and I'm unable to fix it. Could you explain me a bit further how do I accomplish the type of RPC service to be
Service<...>
instead of type Fetcher
when worker-configuration.d.ts is generated ? Thanks a lot14 replies