Files
Ursa.Avalonia/demo/Ursa.Demo.Browser/runtimeconfig.template.json
2025-01-17 00:13:27 +08:00

10 lines
171 B
JSON

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