0.0.6 • Published 5 years ago
react-vis-types v0.0.6
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" />