aboutsummaryrefslogtreecommitdiff
path: root/src/frontend/import_map.json
blob: 20cfc64b9b08fa449b92fb93a6f432e0ec5ca557 (plain)
1
2
3
4
5
6
7
8
{
    "imports": {
        "xeact": "./xeact/xeact.ts",
        "xeact/jsx-runtime": "./xeact/jsx-runtime.js",
        "/": "./",
        "./": "./"
    }
}