We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
by Zheeeng @zheeeng
T에서 U에 할당할 수 있는 타입을 제외하는 내장 제네릭 Exclude<T, U>를 이를 사용하지 않고 구현하세요.
T
U
Exclude<T, U>