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

Wrong type in static get properties #12

Open
filipbech opened this issue Oct 31, 2017 · 0 comments
Open

Wrong type in static get properties #12

filipbech opened this issue Oct 31, 2017 · 0 comments

Comments

@filipbech
Copy link
Contributor

its defined as an PropertyDeclaration[], but shouldn't it be more like
{
[name:string]:PropertyDeclaration
}

and then the getter on the baseclass (e.g. de default value) should be an empty object instead of an empty array...

or am I missing something?

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

No branches or pull requests

1 participant