Steve
CDCloudflare Developers
•Created by Steve on 4/28/2025 in #workers-help
Wrangler types using "fetcher" type for RPC binding rather than Service
I have a binding in my wrangler.toml
However when using
wrangler types
command to generate types I get
But I believe it should be
Am I wrong here or missing something, or is this not supported yet with wrangler types?
https://developers.cloudflare.com/workers/runtime-apis/rpc/typescript/7 replies