interface CDNOptions

external
interface CDNOptions

Options for initializing the CDN class.

optionalexternal
cdn? : string | undefined = DefaultRestOptions.cdn

The base URL for the CDN.

optionalexternal
mediaProxy? : string | undefined = DefaultRestOptions.mediaProxy

The base URL for the media proxy.