UNPKG

firescript

Version:
13 lines (9 loc) 262 B
Firescript AST extenstions ========================== ### FirescriptTyping Creates a FirescriptTyping object which describes the datatype of a variable or a function parameter. ```cson Interface FirescriptTyping: type: 'FirescriptTyping' name: String ```