I'd like to exclude a single property from the type. How can I do that? ... In TypeScript 3.5, the Omit type was added to the standard library.
確定! 回上一頁