/users
/posts
/slides
/apps
/books
mysetting
/users
/posts
/slides
/apps
/books
2023-09-07 00:00
Daniel Lim
개발자@GSSHOP
typescript에서의 class, interface 그리고 duck type
typescript에서의 duck typing?
다음 코드가 타입스크립트에서도 안될꺼라 생각했다.
class CatInfo {
age: number;
breed: string;
constructor(age: number...
더보기
lahuman
0
0
1
댓글
댓글 달기
About
Badge
Contact
Activity
Terms of service
Privacy Policy