-
Notifications
You must be signed in to change notification settings - Fork 13k
Closed
Labels
DuplicateAn existing issue was already createdAn existing issue was already createdSuggestionAn idea for TypeScriptAn idea for TypeScript
Description
Porting over this issue from:http://typescript.codeplex.com/workitem/260.
This is a request to add support for get/set accessors in interfaces. This would allow the interface to define the ability of the interface. For example, in the case where the property is read-only, "get" keyword in the interface would indicate that the property is read-only.
Metadata
Metadata
Assignees
Labels
DuplicateAn existing issue was already createdAn existing issue was already createdSuggestionAn idea for TypeScriptAn idea for TypeScript