Files
velociraptor/test/importmap.json
2020-05-11 16:39:45 +02:00

5 lines
71 B
JSON

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