Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get/set accessors in interfaces #590

Closed
beloh opened this issue Sep 3, 2014 · 1 comment
Closed

Get/set accessors in interfaces #590

beloh opened this issue Sep 3, 2014 · 1 comment
Labels
Duplicate An existing issue was already created Suggestion An idea for TypeScript

Comments

@beloh
Copy link

beloh commented Sep 3, 2014

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.

@RyanCavanaugh
Copy link
Member

Duplicate of #12

@microsoft microsoft locked and limited conversation to collaborators Jun 18, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Duplicate An existing issue was already created Suggestion An idea for TypeScript
Projects
None yet
Development

No branches or pull requests

2 participants