summaryrefslogtreecommitdiff
path: root/runtime/js/99_main.js
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/js/99_main.js')
-rw-r--r--runtime/js/99_main.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/js/99_main.js b/runtime/js/99_main.js
index 0a750f891..44dc3c54d 100644
--- a/runtime/js/99_main.js
+++ b/runtime/js/99_main.js
@@ -579,6 +579,7 @@ const NOT_IMPORTED_OPS = [
// Related to `Deno.jupyter` API
"op_jupyter_broadcast",
+ "op_jupyter_input",
// Related to `Deno.test()` API
"op_test_event_step_result_failed",