share-button-links-react
Version:
Share buttons links for websites, blogs and more.
12 lines • 713 B
TypeScript
export { default as FacebookIcon } from "./ButtonFacebookIcon";
export { default as WhatsappIcon } from "./ButtonWhatsappIcon";
export { default as TelegramIcon } from "./ButtonTelegramIcon";
export { default as TwitterIcon } from "./ButtonTwitterIcon";
export { default as LinkedInIcon } from "./ButtonLinkedInIcon";
export { default as RedditIcon } from "./ButtonRedditIcon";
export { default as PinterestIcon } from "./ButtonPinterestIcon";
export { default as TumblrIcon } from "./ButtonTumblrIcon";
export { default as PocketIcon } from "./ButtonPocketIcon";
export { default as EmailIcon } from "./ButtonEmailIcon";
export { default as CopyIcon } from "./ButtonCopyIcon";
//# sourceMappingURL=index.d.ts.map