workers-types
workers-types copied to clipboard
`webp` is missing from `RequestInitCfProperties`
According to: https://developers.cloudflare.com/workers/runtime-apis/request#requestinitcfproperties
RequestInitCfProperties
has a webp
field (webp?: boolean
)