DefinitelyTyped/types/draft-js
Willis Plummer 168bb317b1 add possibility of null return value from RichUtils.handleKeyCommand (#18277)
* add possibility of null return from RichUtils.handleKeyCommand

* more specifically, the function returns null in the overload case

* make key for RichUtils.toggleLink potentially null

* add definitions by credit
2017-07-21 09:40:00 -07:00
..
draft-js-tests.tsx Replace React.Component<(.*), (any|void|\{\}|null)> by React.Component<$1> 2017-06-19 13:35:50 +02:00
index.d.ts add possibility of null return value from RichUtils.handleKeyCommand (#18277) 2017-07-21 09:40:00 -07:00
package.json Extend React.Component correctly in draft-js 2017-07-12 13:44:30 -04:00
tsconfig.json