VueConf Toronto - Join the premier TypeScript conference Register
www 543x .com
资源
官方库
视频课程
帮助
新闻
Appearance
lib.d.ts
Omit
TypeScript 3.5 包含一个 Omit 辅助类型。
因此, 你项目中任何全局定义的 Omit 将产生以下错误信息:
Duplicate identifier 'Omit'.
两个变通的方法可以在这里使用:
import
Edit this page on GitHub