TemplateLanguage
Properties
string
"python""typescript""javascript"
View JSON Schema
{
"type": "string",
"enum": [
"python",
"typescript",
"javascript"
]
}