这里的返回类型是什么?
const Foo : () => // ??? = () => ( <div> Foobar </div> )
typescript reactjs
reactjs ×1
typescript ×1