react-vis-types
v0.0.6
Published
Types for react-vis
Downloads
60,261
Readme
types-react-vis
Package Types for react-vis,
Types getting from https://github.com/evgsil/react-vis-typings/blob/master/react-vis.d.ts
Install
npm install react-vis-types --save
or
yarn add react-vis-types
How to use
You need add this command in your application:/// <reference types="react-vis-types" />