In TypeScript the interfaces which describe objects, can have read-only properties. The modifier readonly is used for that purpose.
確定! 回上一頁