Generating TS interfaces from XML
While working on XJS 3, I had to frequently parse the XML strings that the XBC core is sending to me, and then create an interface for TS so that tslint would stop complaining my use of any. With that, I created a tool to automatically generate the interfaces for