AboutSupportDeveloper GuideVersion 44.142.100.18

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.