- バックアップ一覧
- 差分 を表示
- 現在との差分 を表示
- ソース を表示
- TypeScript/型/Interface vs Type へ行く。
- 1 (2020-06-14 (日) 02:04:45)
Interface vs Type
- 大きな違いはないので、どっちでもいい。
- 型宣言のマージ(Declaration Merging)をしたい時はInterfaceを使う。
参考
https://stackoverflow.com/questions/37233735/typescript-interfaces-vs-types