mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-01-30 05:27:30 +00:00
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). |
||
|---|---|---|
| .. | ||
| test | ||
| v1 | ||
| index.d.ts | ||
| tsconfig.json | ||
| tslint.json | ||