interface MakeURLOptions

export declare interface MakeURLOptions

The options to use when making a CDN URL

optional
allowedExtensions? : readonly string[]

The allowed extensions that can be used

optional
extension? : string | undefined

The extension to use for the image URL

optional
size? : ImageSize

The size specified in the image URL