UNPKG

@cauca-911/social-network

Version:

Run `npm install @cauca-911/social-network --save` to add this library to your project

7 lines (6 loc) 400 B
export * from './lib/cauca-social-network.service'; export * from './lib/cauca-social-network.component'; export * from './lib/cauca-social-network.module'; export { FacebookService } from './lib/shared/services/facebook.service'; export { FacebookPostOnPageService } from './lib/shared/services/facebook-post-on-page.service'; export { TwitterService } from './lib/shared/services/twitter.service';