Files
Progrart/Progrart.Browser/runtimeconfig.template.json

10 lines
171 B
JSON
Raw Normal View History

2025-12-14 00:25:51 +11:00
{
"wasmHostProperties": {
"perHostConfig": [
{
"name": "browser",
"host": "browser"
}
]
}
}