UNPKG

@cause-911/social-network

Version:

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

6 lines (5 loc) 285 B
export { FacebookService } from './lib/shared/services/facebook.service'; export { TwitterService } from './lib/shared/services/twitter.service'; export * from './lib/social-network.service'; export * from './lib/social-network.component'; export * from './lib/social-network.module';