Preparing search index...
The search index is not available
EKO API
EKO API
types
ExportFileParam
Interface ExportFileParam
interface
ExportFileParam
{
content
:
string
;
filename
?:
string
;
fileType
:
|
"txt"
|
"csv"
|
"md"
|
"html"
|
"js"
|
"xml"
|
"json"
|
"yml"
|
"sql"
;
}
Index
Properties
content
filename?
file
Type
Properties
content
content
:
string
Optional
filename
filename
?:
string
file
Type
fileType
:
"txt"
|
"csv"
|
"md"
|
"html"
|
"js"
|
"xml"
|
"json"
|
"yml"
|
"sql"
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
content
filename
file
Type
EKO API
Loading...