Skip to content
This repository has been archived by the owner on Apr 14, 2022. It is now read-only.

jackdbd/vx-typescript-kitchensink

Repository files navigation

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.

⚠️ Under 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