mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-04-15 10:04:26 +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