boost_boilerplate/config.json
2024-01-20 18:47:02 +03:00

10 lines
90 B
JSON

{
"maps": {
"map1": {
"a": 123
},
"map2": {
"b": 456
}
}
}