aboutsummaryrefslogtreecommitdiff
path: root/src/frontend/import_map.json
blob: 9e87d14374c2951f0357f0e7659c97109700b08b (plain)
1
2
3
4
5
6
7
8
{
    "imports": {
        "xeact": "https://xena.greedo.xeserv.us/pkg/xeact/v0.69.71/xeact.ts",
        "xeact/jsx-runtime": "https://xena.greedo.xeserv.us/pkg/xeact/v0.69.71/jsx-runtime.js",
        "/": "./",
        "./": "./"
    }
}