Skip to content
This repository has been archived by the owner on Feb 4, 2019. It is now read-only.

JanLoebel/types-slate-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published