Как объявить "read. only" свойство в TypeScript? read. only - Ответ на вопрос №970409
-26%
Вопрос
Как объявить "read. only" свойство в TypeScript?- read. only myProperty: string
- myProperty: read. only string
- read. only property myProperty: string
- myProperty: string; read. only



















