Deno.SymlinkOptions
type SymlinkOptions = {type: "file" | "dir";};
Тип
{type: "file" | "dir"; }
© 2018–2022 the Deno authors
https://doc.deno.land/deno/stable/~/Deno.SymlinkOptions
type SymlinkOptions = {type: "file" | "dir";};
{type: "file" | "dir"; }
© 2018–2022 the Deno authors
https://doc.deno.land/deno/stable/~/Deno.SymlinkOptions
|
|