Interface RequestInitCfPropertiesImageMinify
interface RequestInitCfPropertiesImageMinify { css?: boolean; html?: boolean; javascript?: boolean; } Properties
Optional
css
css?: boolean
Optional
html
html?: boolean
Optional
javascript
javascript?: boolean