webtau API
Preparing search index...
fs
writeFile
Function writeFile
writeFile
(
path
:
string
,
contents
:
string
|
ArrayBuffer
|
number
[]
|
Uint8Array
<
ArrayBufferLike
>
,
_options
?:
unknown
,
)
:
Promise
<
void
>
Parameters
path
:
string
contents
:
string
|
ArrayBuffer
|
number
[]
|
Uint8Array
<
ArrayBufferLike
>
Optional
_options
:
unknown
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
webtau API
Loading...