jest-serializer-vue
jest-serializer-vue copied to clipboard
feat: added typescript support
if you want to use the serializer in a typescript setup file like setup.jest.ts
an error occurs which says that no type definitions are found
this pr adds the index.d.ts
to the package which includes the the type definitions for this package