Files
Clario/Clario.Browser/runtimeconfig.template.json
2026-03-19 04:03:19 +03:00

10 lines
171 B
JSON

{
"wasmHostProperties": {
"perHostConfig": [
{
"name": "browser",
"host": "browser"
}
]
}
}