mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-03-29 09:44:26 +00:00
* Added missing types Fixed missing types according to https://github.com/uber/react-map-gl/blob/5.1-release/examples/viewport-animation/src/app.js FlyToInterpolator class was missing it's constructor props and transitionDuration property couldn't have 'auto' value * Added tests changed types * Added my name to Definitions by * Reverted the auto-formatted codes, changed 'type' to 'interface' * Removed Unnecessary semicolon * Removed Unnecessary semicolons * Reverted formatting changes on test file