vx-typescript-kitchensink icon indicating copy to clipboard operation
vx-typescript-kitchensink copied to clipboard

Repo to test type definitions for vx

trafficstars

vx-typescript-kitchensink

Build Status codecov Renovate enabled Code style prettier

Repository to test typescript definitions for vx.

Once the type definitions are done, make a PR on DefinitelyTyped.

:warning: Under construction :construction:

Installation

yarn

Tips

To infer the types, have a look at the ES6 modules in dist, e.g. node_modules/@vx/axis/dist/vx-axis.es.js

or at the files in the build directory, e.g. node_modules/@vx/axis/build/axis/Axis.js.

Reference