index
Dir
.
writeFile
property
Dir.writeFile
Type
(
_
:
string
,
__
:
string
|
Bytes
,
enc?
:
"utf8"
,
) =>
Promise
<
unknown
>
Usage
import { type Dir } from ".";
Document Navigation
Type