Semi.Avalonia/demo/Semi.Avalonia.Demo.Web/runtimeconfig.template.json
2024-07-23 13:34:26 +08:00

10 lines
171 B
JSON

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