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.

4 lines (3 loc) 138 B
export * from './lib/interfaces/newsapi.models'; export * from './lib/services/news-api.service'; export * from './lib/ngnews.module';