W3cubDocs
/
Deno
W3cubTools
Cheatsheets
About
Deno.SymlinkOptions
type
SymlinkOptions =
{
type
:
"file"
|
"dir"
;
}
;
Type
{
type
:
"file"
|
"dir"
;
}
© 2018–2021 the Deno authors
https://doc.deno.land/deno/stable/~/Deno.SymlinkOptions