Files
velociraptor/test/importmap.json
2020-09-23 19:15:20 +02:00

6 lines
71 B
JSON

{
"imports": {
"fmt/": "https://deno.land/std@0.70.0/fmt/"
}
}