9 lines
211 B
JSON
9 lines
211 B
JSON
|
|
{
|
||
|
|
"$schema": "http://json-schema.org/draft-07/schema",
|
||
|
|
"$id": "molang.string.1.8.0",
|
||
|
|
"type": "string",
|
||
|
|
"title": "Molang / string definition",
|
||
|
|
"description": "Molang definition",
|
||
|
|
"format": "molang"
|
||
|
|
}
|