ember-decorators / argument

Decorators for Component and Object arguments in Ember
MIT License
30 stars 18 forks source link

[bugfix] Ensure Angle Bracket invocation works #69

Closed pzuraq closed 6 years ago

pzuraq commented 6 years ago

Adds a private argument key that is used by the angle bracket invocation polyfill so argument validations don't throw an error.