Files
WCS/Cowain.TestProject.Browser/runtimeconfig.template.json

10 lines
171 B
JSON
Raw Normal View History

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