No, you choose it in your tsconfig - types are not...
# functions
s
No, you choose it in your tsconfig - types are nothing to do with your project settings. For example, if you have
Copy code
json
"types": ["@cloudflare/workers-types/2022-08-04"]
Then you'll get workers types for the compat date of 2022-08-04