teratail header banner
teratail header banner
質問するログイン新規登録

質問編集履歴

1

Stack Overflowにも記載した旨を追記

2019/04/01 11:33

投稿

退会済みユーザー
title CHANGED
File without changes
body CHANGED
@@ -69,4 +69,10 @@
69
69
  { a: 1, b: 'txt', c: new Date() },
70
70
  { x: 'a', y: 'b', z: 'c'}
71
71
  );
72
- ```
72
+ ```
73
+
74
+ -----
75
+
76
+ 追記 Stack Overflowにも記載
77
+
78
+ [TypeScript: remapping object properties in typesafe](https://stackoverflow.com/questions/55454125/typescript-remapping-object-properties-in-typesafe)