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
11 lines (10 loc) • 948 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./sticky-share-buttons/sticky-share-buttons.component";
import * as i2 from "./inline-share-buttons/inline-share-buttons.component";
import * as i3 from "./inline-follow-buttons/inline-follow-buttons.component";
import * as i4 from "./inline-reaction-buttons/inline-reaction-buttons.component";
export declare class SharethisAngularModule {
static ɵfac: i0.ɵɵFactoryDeclaration<SharethisAngularModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<SharethisAngularModule, [typeof i1.StickyShareButtonsComponent, typeof i2.InlineShareButtonsComponent, typeof i3.InlineFollowButtonsComponent, typeof i4.InlineReactionButtonsComponent], never, [typeof i1.StickyShareButtonsComponent, typeof i2.InlineShareButtonsComponent, typeof i3.InlineFollowButtonsComponent, typeof i4.InlineReactionButtonsComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<SharethisAngularModule>;
}