std/test_import_map.json
2022-09-07 20:18:44 +09:00

6 lines
71 B
JSON

{
"imports": {
"https://deno.land/std@$STD_VERSION/": "./"
}
}