nicolasbeauvais / vue-social-sharing

A renderless Vue.js component for sharing links to social networks, compatible with SSR
https://nicolasbeauvais.github.io/vue-social-sharing/
MIT License
1.39k stars 196 forks source link

Types diverge from the code #339

Closed Kolobok12309 closed 1 year ago

Kolobok12309 commented 1 year ago

Current (v3.0.9) .d.ts diverge from the code in .js, js has export of ShareNetwork component

https://github.com/nicolasbeauvais/vue-social-sharing/blob/214a9ef75dc4c88216959f29febb7d75229088ea/src/vue-social-sharing.js#L19

But .d.ts only types and plugin

https://github.com/nicolasbeauvais/vue-social-sharing/blob/master/types/index.d.ts

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.