UNPKG

firescript

Version:
17 lines (16 loc) 271 B
{ "type": "VariableDeclaration", "kind": "const", "declarations": [{ "type": "VariableDeclarator", "id": { "type": "Identifier", "name": "res" }, "init": { "type": "Literal", "raw": "'bla'", "value": "bla" } }] }