Files
DefinitelyTyped/types/ember
Per Lundberg d817d67556 Added Ember.computed methods (#20227)
This PR adds some of the missing definitions from here: https://www.emberjs.com/api/ember/2.15/namespaces/Ember.computed/methods/union?anchor=union

Note: the documentation there suggests that propertyKey is a single parameter, which is incorrect/unclear per the discussion in https://github.com/emberjs/ember.js/pull/14904. Hence, I added them as ... arguments instead.
2017-10-09 16:17:38 -07:00
..