1
0
Fork 0
mirror of https://github.com/kou029w/_.git synced 2025-02-01 14:48:42 +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/"
}
}