aboutsummaryrefslogtreecommitdiffhomepage
path: root/import_map.json
blob: 904e8e83a09c47d18b4587f48075a3a081b610f3 (plain)
1
2
3
4
5
6
{
  "imports": {
    "hljs/": "https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.7.0/es/",
    "std/": "https://deno.land/std@0.170.0/"
  }
}