UNPKG

firescript

Version:
23 lines 412 B
{ "type": "Program", "sourceType": "module", "body": [ { "type": "ImportDeclaration", "source": { "type": "Literal", "raw": "'banana'", "value": "banana" }, "specifiers": [ { "type": "ImportNamespaceSpecifier", "local": { "type": "Identifier", "name": "banana" } } ] } ] }