/
githubmirror
/
deno
Обзор
Документация
Войти
/
githubmirror
/
deno
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
tests/testdata/run/import_meta/importmap.json
15 строк
505 B
Asher Gomez
chore: update to `std@2024.07.19` (#24715)
25 июл 2024, 08:30
Не верифицирован
25 июл 2024, 08:30
5f44148
Код
Авторство
О чём код?
{ "imports": { "@std/assert/throws": "../../../util/std/assert/throws.ts", "@std/internal/styles": "../../../util/std/internal/styles.ts", "bare": "https://example.com/", "https://example.com/rewrite": "https://example.com/rewritten", "1": "https://example.com/PASS-1", "null": "https://example.com/PASS-null", "undefined": "https://example.com/PASS-undefined", "[object Object]": "https://example.com/PASS-object", "npm:preact": "https://example.com/preact" } }