design-system-components icon indicating copy to clipboard operation
design-system-components copied to clipboard

Create TypeScript definitions for React components

Open azerella opened this issue 5 years ago • 0 comments

The first thing we can do initially is to write and ship definition file for only the react.js components. This involves creating a definition file likeindex.d.ts and updating the build output of lib/ and then referencing lib/types/index.d.ts in our package.json.

Originally posted by @adamzerella in https://github.com/govau/design-system-components/issues/741#issuecomment-488876978

azerella avatar May 03 '19 00:05 azerella