How to exclude a key from an interface in TypeScript在TypeScript中,您可以像这样组合两种接口类型[cc]interface Foo { var1: string}interface ...
確定! 回上一頁