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

Parameter Decorators (Stage 0) #13

Open
1 task
babel-bot opened this issue Jul 21, 2017 · 2 comments
Open
1 task

Parameter Decorators (Stage 0) #13

babel-bot opened this issue Jul 21, 2017 · 2 comments

Comments

@babel-bot
Copy link

babel-bot commented Jul 21, 2017

Original issue submitted by @armorik83 in babel/babel#1301

Champion: @IgorMinar
Spec Repo: N/A
Spec Doc: https://docs.google.com/document/d/1Qpkqf_8NzAwfD8LdnqPjXAQ2wwh8BBUGynhn-ZlCWT0/edit

Example

class MyComponent {
  refresh(@lastRefreshTime timeStamp) {}
}
@yaitskov
Copy link

ts-loader support this.

@vjpr
Copy link

vjpr commented Mar 12, 2019

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants