UNPKG

firescript

Version:
22 lines (21 loc) 340 B
{ "type": "ImportDeclaration", "specifiers": [ { "type": "ImportSpecifier", "local": { "type": "Identifier", "name": "f1" }, "imported": { "type": "Identifier", "name": "foo" } } ], "source": { "type": "Literal", "value": "foo", "raw": "'foo'" } }