initial commit
This commit is contained in:
13
node_modules/jibo-tools/templates/asset-pack-template/schemas/appschema.json
generated
vendored
Normal file
13
node_modules/jibo-tools/templates/asset-pack-template/schemas/appschema.json
generated
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"TestDebugBehavior": {
|
||||
"type": "leaf",
|
||||
"args": ["string"],
|
||||
"meta": [
|
||||
{
|
||||
"field": "text",
|
||||
"description": "text.",
|
||||
"defaultValue": "null"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user