Skip to content

Wrong type in static get properties #12

@filipbech

Description

@filipbech

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions