Type alias FileDownloadLocationChangedEvent

FileDownloadLocationChangedEvent: NamedEvent & {
    type: "file-download-location-changed";
}

Generated using TypeDoc