UNPKG

angular-news-api

Version:

This Library provides everything you need to use the NewsAPI from you Angular app the way it should be: using Observables, Types and Dependency Injection.

6 lines (5 loc) 169 B
/** * Generated bundle index. Do not edit. */ export * from './public_api'; export { NewsApiConfigService as ɵa } from './lib/services/news-api-config.service';