UNPKG

ngx-social-button

Version:

Social login/share buttons for Angular 6, 7, 8

9 lines (8 loc) 396 B
export * from './lib/social.service'; export * from './lib/providers/facebookProvider'; export * from './lib/providers/googleProvider'; export * from './lib/buttons/facebookLoginButton'; export * from './lib/buttons/googleLoginButton'; export * from './lib/buttons/linkedinLoginButton'; export * from './lib/buttons/facebookSharingButton'; export * from './lib/ngx-social-button.module';