mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-04-08 22:54:35 +00:00
* Added tslint. Fixed some dtslint errors. * Changed from empty style object to React.CSSProperties. * Changed from any to dictionary props. * Created prop handlers types. * Fixed props return types and Handlers return types. * Added options. Added missing focus method in ReactSelect. * Rewritten tests.