We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b75d7b6 commit 35ae64cCopy full SHA for 35ae64c
docs/playground/ko/TypeScript/Meta-Types/Mapped Types.ts
@@ -1,4 +1,4 @@
1
-// 매핑된 타입은 다른 타입 기반의 새로운 타입을 만드는 방법입니다.
+// 매핑된 타입은 다른 타입을 기반으로 새로운 타입을 만드는 방법입니다.
2
// 또한 효과적인 변형 타입입니다.
3
4
// 매핑된 타입을 사용하는 일반적인 케이스는
0 commit comments