paul-thebaud / v-phone-input

International and accessible phone input for Vuetify 3 and Vue 3.
https://paul-thebaud.github.io/v-phone-input/
MIT License
64 stars 6 forks source link

fix: update package.json exports to include types #27

Closed azygis closed 9 months ago

azygis commented 9 months ago

Fixes #26

Proposed Changes

Simply adding the types to exports section solves the issue.