mirror of
https://github.com/denoland/deno.git
synced 2025-10-01 06:31:15 +00:00
feat(unstable): Deno.setRaw -> Deno.stdin.setRaw (#15797)
Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com>
This commit is contained in:
parent
fa9e7aab6d
commit
70bc0eb72b
12 changed files with 43 additions and 50 deletions
|
@ -49,7 +49,6 @@ const UNSTABLE_DENO_PROPS: &[&str] = &[
|
|||
"osRelease",
|
||||
"ppid",
|
||||
"removeSignalListener",
|
||||
"setRaw",
|
||||
"shutdown",
|
||||
"Signal",
|
||||
"startTls",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue