Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The return type of mixinBehaviors is unknown
It's more than just the input class. Leaving it unknown allows the user to add annotations like: ``` * @constructor * @extends {Polymer.Element} * @implements {IronValidatableBehaviorInterface} ```
- Loading branch information