This commit is contained in:
Benjamin Pasero
2020-10-01 19:34:53 +02:00
parent 6e55a9b968
commit e443e37531
3 changed files with 4 additions and 3 deletions

View File

@@ -1229,7 +1229,6 @@ export function asCSSUrl(uri: URI): string {
return `url('${FileAccess.asBrowserUri(uri).toString(true).replace(/'/g, '%27')}')`;
}
export function triggerDownload(dataOrUri: Uint8Array | URI, name: string): void {
// If the data is provided as Buffer, we create a