AboutSupportDeveloper GuideVersion 40.130.103.15

Domain-conditional rules for file downloads.

interface FileDownloadSettings {
    rules: DownloadRule[];
}

Properties

Properties

rules: DownloadRule[]

A rule that governs download behavior, discriminated by the URL of the download.