UNPKG

firescript

Version:
19 lines (13 loc) 298 B
Syntax ====== Import statement ---------------- import [identifier] from [string] import [identifier], [identifier] from [string] import ** from [string] Member Expression ----------------- fruits.banana.color = 'yellow' \ / \ / MemExp Identifier object property