I see, wrangler types --env-interface doesn't work with this. I need to manually type the functions
I see, wrangler types --env-interface doesn't work with this. I need to manually type the functions in?
WARNING: Tried to access method or property 'appleFetch' on a Service Binding or Durable Object stub. Are you trying to use RPC? If so, please enable the 'rpc' compat flag or update your compat date to 2024-04-03 or later (see https://developers.cloudflare.com/workers/configuration/compatibility-dates/ ). If you are not trying to use RPC, please note that in the future, this property (and all other property names) will appear to be present as an RPC method."2024-04-05"?wrangler types, I'll look into that, thanks for pointing it out 
constructor { }wrangler dev?next dev?
WARNING: Tried to access method or property 'appleFetch' on a Service Binding or Durable Object stub. Are you trying to use RPC? If so, please enable the 'rpc' compat flag or update your compat date to 2024-04-03 or later (see https://developers.cloudflare.com/workers/configuration/compatibility-dates/ ). If you are not trying to use RPC, please note that in the future, this property (and all other property names) will appear to be present as an RPC method."2024-04-05"wrangler typesconstructor { }name = "workername"
main = "src/index.ts"
compatibility_date = "2024-04-05"
compatibility_flags = ["nodejs_compat"]
[triggers]
crons = ["* * * * *"]
[[mtls_certificates]]
binding = "APPLE_PAY_CERT"
certificate_id = "censored"