Category: TypeScriptPostsBranded TypesBranded Type은 타입스크립트에서 같은 타입인데, 서로 호환되지 않는 타입을 말한다. 예를 들면 이런 식으로: `string & { " idFor": "User" }`2024. 10. 7.