14 lines
294 B
JSON
14 lines
294 B
JSON
{
|
|
"componentName": "Letter",
|
|
"componentDescription": "",
|
|
"states": [
|
|
{
|
|
"initial": false,
|
|
"conditions": [],
|
|
"stateLabel": "A",
|
|
"stateDescription": ""
|
|
}
|
|
],
|
|
"transitions": [],
|
|
"generateIsolatedStates": false
|
|
} |