1
0
Fork 0
mirror of https://github.com/kou029w/_.git synced 2025-01-31 06:18:07 +00:00
_/deno/importmap.json

6 lines
132 B
JSON

{
"imports": {
"http/": "https://deno.land/std@0.115.1/http/",
"testing/": "https://deno.land/std@0.116.0/testing/"
}
}