Repository to test typescript definitions for vx.
Once the type definitions are done, make a PR on DefinitelyTyped.
yarn
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
.