/** * This barrel file provides the exports for shared resources */ export * from './components/index'; export * from './services/index'; export * from "./ng4-twitter-timeline.module";