Compass helpers for browser platforms
Preparing search index...
downloadJsonFile
Function downloadJsonFile
downloadJsonFile
(
data
:
unknown
,
filename
:
string
,
indent
?:
number
,
)
:
Promise
<
DownloadResult
>
Parameters
data
:
unknown
要序列化的数据
filename
:
string
文件名
indent
:
number
= 2
缩进空格数
Returns
Promise
<
DownloadResult
>
Description
下载 JSON 文件
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Compass helpers for browser platforms
Loading...
要序列化的数据