ts(7053) - Element implicitly has an 'any' type because expression of type * can't be used to index *

前端 未结 0 1215
花落未央
花落未央 2020-12-11 07:32

The code I am working with has a declaration of this with the boring lines emitted:

declare const Things: {
    \'1\': string;
    \'200\': string;
}
<         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题