blob: b55c59a25309357f6f5f45dd2b7892e3a8c0d35a [file] [log] [blame]
{
"name": "NestedBool",
"key": {
"int": 123,
"string": "nestedBool"
},
"extends": "animation/nested_input.json",
"properties": {
"nestedValue": {
"type": "bool",
"initialValue": "false",
"animates": true,
"key": {
"int": 238,
"string": "value"
}
}
}
}