UNPKG

newsapi-wrapper

Version:

A wrapper around the News API (https://newsapi.org/) that exposes a Promise-like interface

3 lines (2 loc) 60 B
const api = require('./lib/newsapi'); module.exports = api;