- [ ] Upgrade to TS 2.3 - [ ] Use ES6 modules - [ ] Add TSLint - [ ] Export type definitions correctly - [ ] Simplify public API (only take `number[]` instead of `number[] | {}`
number[]instead ofnumber[] | {}