# README
NewsAPI Client
This package provides a client for the NewsAPI API, which is used to interact with the NewsAPI service.
References:
# Functions
No description provided by the author
Set the category.
Set the country.
Set the language.
Set the number of results.
Set the query.
Sort for articles by date.
Sort for articles by popularity.
Sort for articles by relevancy.
# Type aliases
Opt is a function which can be used to set options on a request.