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" />