/
githubmirror
/
deno
Обзор
Документация
Войти
/
githubmirror
/
deno
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
tests/testdata/inspector/wait_for_debugger_program.js
2 строки
80 B
Maciej Wilk
fix(ext/node): don't schedule a pause in inspector.waitForDebugger() (#35796)
07 июл 2026, 15:49
Не верифицирован
07 июл 2026, 15:49
7128952
Код
Авторство
О чём код?
Deno.writeTextFileSync("./hello.txt", "hello world"); console.error("did run");