UNPKG

firescript

Version:
18 lines (17 loc) 325 B
{ "type": "ConditionalExpression", "test": { "type": "Identifier", "name": "banana" }, "consequent": { "type": "Literal", "value": "banana", "raw": "'banana'" }, "alternate": { "type": "Literal", "value": "pear", "raw": "'pear'" } }