UNPKG

firescript

Version:
31 lines (30 loc) 588 B
{ "type": "Program", "sourceType": "module", "body": [ { "type": "ExportNamedDeclaration", "declaration": null, "specifiers": [ { "type": "ExportSpecifier", "local": { "type": "Identifier", "name": "banana" }, "exported": { "type": "Identifier", "name": "banana" } } ], "source": null }, { "type": "ExportDefaultDeclaration", "declaration": { "type": "Identifier", "name": "banana" } } ] }