mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-09-26 02:50:27 +00:00
* @types/draft-js improvements expose DraftDecorator extend DraftBlockType * @types/draft-js fix function signature - customStyleMap - customStyleFn * @types/draft-js fix function signature handleBeforeInput * @types/draft-js fix function signature handleKeyCommand * @types/draft-js remove console.log * @types/draft-js add DraftStyleMap