AboutSupportDeveloper GuideVersion 44.144.100.59

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.