Type alias FileDownloadSettings

FileDownloadSettings: {
    rules: DownloadRule[];
}

Type declaration

Generated using TypeDoc