/
githubmirror
/
deno
Обзор
Документация
Войти
/
githubmirror
/
deno
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
tests/testdata/workers/static_remote.ts
2 строки
140 B
Bartek Iwańczuk
feat: add `--allow-import` flag (#25469)
26 сен 2024, 04:50
Не верифицирован
26 сен 2024, 04:50
5504ace
Код
Авторство
О чём код?
// This file doesn't really exist, but it doesn't matter, a "NotCapable" error should be thrown. import "https://example.com/some/file.ts";