mdesousa opened this issue 4 years ago · 0 comments
It would be great to include support for index types. Currently throws a not-implemented exception. Thanks.
interface IMyInterface { myIndex: {[key:string]:string} }