JanLoebel / types-slate-react

TypeDefinition for slate-react

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation

This is not yet published in DefinitelyTyped. Therefore you've to adapt the installation a little bit. Add following dependency to your package.json:

"dependencies": {
    "@types/slate-react": "git+https://github.com/JanLoebel/types-slate-react.git"
},

Run npm install and that's it.

Summary

This package contains type definitions for Slate-React (https://github.com/ianstormtaylor/slate). See also: https://github.com/JanLoebel/types-slate

Please feel free to contribute!

Credits

These definitions were written by Andy Kent https://github.com/andykent, Jamie Talbot https://github.com/majelbstoat, Jan Löbel https://github.com/JanLoebel.

About

TypeDefinition for slate-react

License:MIT License