UNPKG

react-shareable-buttons

Version:

Social media share buttons and share counts for React and Nextjs.

4 lines (3 loc) 96 B
import { SocialIcons } from '../types'; declare const icons: SocialIcons; export default icons;