repo.or.cz
/
ProtonMail-WebClient.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branch 'feat/inda-383-daily-stat' into 'main'
[ProtonMail-WebClient.git]
/
packages
/
docs-shared
/
lib
/
ConvertibleDataType.ts
blob
6fc78626265a76a2a8b1d3a5f27023d358c365ec
1
/** Types of data which can be converted to Super format */
2
3
export type ConvertibleDataType = 'txt' | 'md' | 'html' | 'json' | 'docx'