UNPKG

firescript

Version:
24 lines (23 loc) 551 B
{ "type": "Program", "body": [ { "type": "ImportDeclaration", "specifiers": [ { "type": "ImportDefaultSpecifier", "local": { "type": "Identifier", "name": "banana" } } ], "source": { "type": "Literal", "value": "banana", "raw": "'banana'" } } ], "sourceType": "module" }