TextDownloadPayload
Datalayer Core / TextDownloadPayload
Type Alias: TextDownloadPayload
TextDownloadPayload =
object
Defined in: src/utils/DownloadFile.ts:45
Properties
content
content:
string
Defined in: src/utils/DownloadFile.ts:46
filename
filename:
string
Defined in: src/utils/DownloadFile.ts:47
mime
mime:
string
Defined in: src/utils/DownloadFile.ts:48