# `@sports-sdk/fantasypros`

This package provides a client for interacting with the [FantasyPros](https://www.fantasypros.com/) API with typed request parameters and responses.

Currently only the consensus rankings endpoint is supported.

### Install
```shell
npm i @sports-sdk/fantasypros
```
