DefinitelyTyped/types/ember
Tabeth Nkangoh 0b9cb255b9
Update index.d.ts
There appears to be a discrepancy between the description in the comments as well as [the documentation](https://www.emberjs.com/api/ember/3.0/classes/MutableArray/methods/removeAt?anchor=removeAt) and the typing itself. Since we can pass either a single index **or** a start and length, `len` should be an optional parameter (to handle the scenario where you just pass a single index).
2018-02-16 10:29:38 -05:00
..
test Ember: actually use Controller registry in controllerFor. 2018-02-14 10:50:23 -07:00
v1 Remove esModuleInterop from tsconfigs (no longer mandatory) 2018-02-14 14:55:13 -08:00
index.d.ts Update index.d.ts 2018-02-16 10:29:38 -05:00
tsconfig.json Remove esModuleInterop from tsconfigs (no longer mandatory) 2018-02-14 14:55:13 -08:00
tslint.json ember: allow get/set with dynamic key (#22905) 2018-01-17 09:59:14 -08:00