Correctly Generic

前端 未结 0 1188
半阙折子戏
半阙折子戏 2020-11-30 21:38

I have a Generic function:

  export const func1 = () => ({
  s1: null,
  s2: null,
  s3: null,
  s4: null,
  s5: null
} as T)

How

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