Skip to content

Commit 35ae64c

Browse files
yahma25bumkeyy
andauthored
Update docs/playground/ko/TypeScript/Meta-Types/Mapped Types.ts
Co-authored-by: Kibeom Kwon <[email protected]>
1 parent b75d7b6 commit 35ae64c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/playground/ko/TypeScript/Meta-Types/Mapped Types.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// 매핑된 타입은 다른 타입 기반의 새로운 타입을 만드는 방법입니다.
1+
// 매핑된 타입은 다른 타입을 기반으로 새로운 타입을 만드는 방법입니다.
22
// 또한 효과적인 변형 타입입니다.
33

44
// 매핑된 타입을 사용하는 일반적인 케이스는

0 commit comments

Comments
 (0)