AboutSupportDeveloper GuideVersion 42.134.100.36

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.