mirror of
https://github.com/denoland/deno.git
synced 2025-09-28 05:04:48 +00:00
Remove Deno.dir and dirs dependency (#6385)
This commit is contained in:
parent
c0ea9a99c0
commit
0a81ec6b1e
11 changed files with 74 additions and 488 deletions
|
@ -16,8 +16,6 @@ const unstableDenoGlobalProperties = [
|
|||
"link",
|
||||
"symlinkSync",
|
||||
"symlink",
|
||||
"DirKind",
|
||||
"dir",
|
||||
"loadavg",
|
||||
"osRelease",
|
||||
"openPlugin",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue