UNPKG

fantasy-api-client

Version:

API client to easily interact with various fantasy sports APIs including ESPN, Yahoo, and Sleeper

9 lines (8 loc) 196 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var Yahoo = /** @class */ (function () { function Yahoo() { } return Yahoo; }()); exports.default = Yahoo;