UNPKG

firescript

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