5 lines
71 B
JSON
5 lines
71 B
JSON
{
|
|
"String": "config string",
|
|
"Int": 42,
|
|
"Unknown": "foo"
|
|
}
|