Correct TypeScript from WorkerEntrypoint Binding
If I have this service below
When I consume this into another service provider it has in its toml
When I run
However when I try to use this service it only shows two methods which are the reserved types
When I consume this into another service provider it has in its toml
When I run
wrangler types it generaties this type decleration fileHowever when I try to use this service it only shows two methods which are the reserved types
connect and fetch