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
..
v1 Enable strictFunctionTypes (#20373) 2017-10-06 14:03:03 -07:00
ember-tests.ts Increase allowed mixin params to Ember.Component.extend (#19594) 2017-09-25 14:36:15 -07:00
index.d.ts Added Ember.computed methods (#20227) 2017-10-09 16:17:38 -07:00
tsconfig.json Enable strictFunctionTypes (#20373) 2017-10-06 14:03:03 -07:00
tslint.json Add ignores for new lint rules (#19504) 2017-09-01 07:47:52 -07:00