Community Discussion
Type Definitions
almost 3 years ago by TBrazeel
I have an Angular 12 Typescript application, and would like to import Vouched and work with it in a typescript friendly manner.
I see an npm package for @vouched.id/vouched-js that has type definitions, but can't seem to find any reference to this in the docs, it doesn't have a readme, and the link on NPM does not lead anywhere.
Is this a package that is officially supported, or is there another way I can pull in types without setting them up manually?