Поиск
Поиск
Поиск
Light mode
Dark mode
Главная
❯
tags
Tag: #super
2 items with this tag.
Feb 06, 2025
Практические вопросы по typescript
#TypeScript
#void
#generic
#any
#union
#unions
#rest
#enums
#tuple
#intersection
#typeguard
#type-assertion
#as
#assertNever
#never
#overload
#protected
#super
Feb 06, 2025
Карманная книга по TS. Часть 7. Классы
#TypeScript
##class
##fields
##visibility
##public
#fields
#readonly
#constructors
#super
#methods
#implements
#extends
#visibility
#public
#protected
#private