Generated type declarations convert implicit types to any

后端 未结 0 1514
小蘑菇
小蘑菇 2020-12-18 15:22

I am working on a module where I have to do something like this:

    const foo = () => {
        const bar = {
            a: () => bar,

            b:         


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