回答編集履歴

1

リンク化

2021/06/12 07:27

投稿

S.Percentage
S.Percentage

スコア283

test CHANGED
@@ -1,3 +1,3 @@
1
- `Omit` ではなく `Exclude` を使うのが正解ですかね?
1
+ `Omit` ではなく `Exclude` を使うのが正解ですかね?
2
2
 
3
- https://www.typescriptlang.org/docs/handbook/utility-types.html#excludetype-excludedunion
3
+ [https://www.typescriptlang.org/docs/handbook/utility-types.html#excludetype-excludedunion](https://www.typescriptlang.org/docs/handbook/utility-types.html#excludetype-excludedunion)