1
0
Fork 0
mirror of https://github.com/kou029w/_.git synced 2025-02-07 09:38:46 +00:00
_/deno/importmap.json

6 lines
74 B
JSON
Raw Normal View History

2021-11-24 17:53:54 +09:00
{
"imports": {
"http/": "https://deno.land/std@0.115.1/http/"
}
}