sharethis-angular
Version:
ShareThis Share Buttons for Angular apps/sites. Empower your online audience to share and amplify your content on social networks such as Facebook, WhatsApp, Linkedin, Twitter and many more. Includes four types of share buttons - Inline Share Buttons, Sti
7 lines (6 loc) • 385 B
TypeScript
export * from './lib/sharethis-angular.module';
export * from './lib/sticky-share-buttons/sticky-share-buttons.component';
export * from './lib/inline-share-buttons/inline-share-buttons.component';
export * from './lib/inline-follow-buttons/inline-follow-buttons.component';
export * from './lib/inline-reaction-buttons/inline-reaction-buttons.component';
export * from './lib/types';