summaryrefslogtreecommitdiff
path: root/import_map.json
blob: 2f686e415433b6d93ffc61a77871fe2fc6461f42 (plain) (blame)
1
2
3
4
5
6
{
  "imports": {
    "dep/": "./dep/",
    "src/": "./src/"
  }
}