export enum DownloadLink { DOWNLOAD = 'download', HREF = 'href', ANCHOR = 'a' }