dsherret / ts-type-info

TypeScript AST and code generator [Deprecated]
MIT License
94 stars 8 forks source link

Function to create a definition from tsNode #214

Closed dsherret closed 7 years ago

dsherret commented 7 years ago

It would examine the tsNode and return back the correct definition.

dsherret commented 7 years ago

Not doing. Focusing dev effort on ts-simple-ast, which has this functionality.