@types/draft-js
Version:
TypeScript definitions for Draft.js
17 lines (12 loc) • 1.23 kB
Markdown
# Installation
> `npm install --save @types/draft-js`
# Summary
This package contains type definitions for Draft.js (https://facebook.github.io/draft-js/).
# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/draft-js.
### Additional Details
* Last updated: Thu, 08 Jun 2023 20:32:59 GMT
* Dependencies: [@types/immutable](https://npmjs.com/package/@types/immutable), [@types/react](https://npmjs.com/package/@types/react)
* Global values: `Draft`
# Credits
These definitions were written by [Dmitry Rogozhny](https://github.com/dmitryrogozhny), [Eelco Lempsink](https://github.com/eelco), [Yale Cason](https://github.com/ghotiphud), [Ryan Schwers](https://github.com/schwers), [Michael Wu](https://github.com/michael-yx-wu), [Willis Plummer](https://github.com/willisplummer), [Santiago Vilar](https://github.com/smvilar), [Ulf Schwekendiek](https://github.com/sulf), [Pablo Varela](https://github.com/pablopunk), [Claudio Procida](https://github.com/claudiopro), [Kevin Hawkinson](https://github.com/khawkinson), [Munif Tanjim](https://github.com/MunifTanjim), [Peter Dekkers](https://github.com/PeterDekkers), and [Ankit Ranjan](https://github.com/ankitr).