mirror of
https://github.com/denoland/deno.git
synced 2025-08-30 23:38:03 +00:00
Revert "Remove unstable native plugins (#10908)"
This reverts commit 7dd4090c2a
.
This commit is contained in:
parent
eea6000ef6
commit
511c48a03a
15 changed files with 487 additions and 4 deletions
|
@ -109,6 +109,7 @@
|
|||
Signal: __bootstrap.signals.Signal,
|
||||
SignalStream: __bootstrap.signals.SignalStream,
|
||||
emit: __bootstrap.compilerApi.emit,
|
||||
openPlugin: __bootstrap.plugins.openPlugin,
|
||||
kill: __bootstrap.process.kill,
|
||||
setRaw: __bootstrap.tty.setRaw,
|
||||
consoleSize: __bootstrap.tty.consoleSize,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue