mirror of
https://github.com/rojo-rbx/rojo.git
synced 2026-04-20 20:55:50 +00:00
13 lines
182 B
JSON
13 lines
182 B
JSON
{
|
|
"Name": "Top-Level Value",
|
|
"ClassName": "IntValue",
|
|
"Properties": {
|
|
"Value": 5
|
|
},
|
|
"Children": [
|
|
{
|
|
"Name": "A Child",
|
|
"ClassName": "Folder"
|
|
}
|
|
]
|
|
} |