← 문제 목록
중급
TypeScript
50P
Exclude 유틸리티
TypeScript Exclude<'a' | 'b' | 'c', 'a'>의 결과 타입은?
0명 풀이 · 정답률 0%