agneym / agneym/react-use-web-share
Cannot find name 'IShareConfig'
Ouverte
- Langage dominant
- TypeScript
- Étoiles
- 17
- Forks
- 1
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
Hi,
and first of all, thanks for this useful hook. I'm using it with no problem on my dev app but when it comes *build* time, the following error is raised :
```
node_modules/react-use-web-share/release/index.d.ts:11:29 - error TS2304: Cannot find name 'IShareConfig'.
11 share: (config: Partial) => void;
```
Any idea how to solve it ?
(I'm using vitejs)
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.