kciter / react-barcode

A <Barcode/> component for use with React.
http://kciter.github.io/react-barcode/
ISC License
396 stars 72 forks source link

Add missing `ITF` format to typescript definition files #82

Closed fewhnhouse closed 1 year ago

fewhnhouse commented 1 year ago

js-barcode actually also allows plain ITF codes aside from the more specific ITF14. This updates the Typescript-Types for the format to resemble that ITF can be used as well.

Changelog: