mkreiser / ESPN-Fantasy-Football-API

Connect to ESPN's fantasy football API via this JS API client for web and NodeJS. Available as an npm package.
http://espn-fantasy-football-api.s3-website.us-east-2.amazonaws.com/
GNU Lesser General Public License v3.0
304 stars 76 forks source link

Add Typescript Types #190

Open nikordaris opened 3 years ago

nikordaris commented 3 years ago

Typescript can generate the declared types from JSDOC strings. Can we include the types in the npm package for typescript apps?

ajsinger1 commented 2 days ago

Any update on this? Would be nice to have