types-ol-ext
types-ol-ext copied to clipboard
TODOs
- [ ] Create a type for FeatureAnimation Event
- [ ] Extract optional constructor parameters to interface
- [ ] Check if all methods have the right type (e.g. Feature vs Featurelike)
- [ ] Align to ol-ext master
- [x] Move the rest of the types from the single types.d.ts to the corresponding classes
- [ ] Fix jsdoc
- [ ] check preparation process for DefinitelyTyped
Hi, I would like to help for this project. Starting with: Extract optional constructor parameters to interface
https://levelup.gitconnected.com/publishing-typings-to-definitelytyped-d4e0777e40f5