draftbit / twitter-lite

A tiny, full-featured, flexible client / server library for the Twitter API
https://npm.im/twitter-lite
MIT License
794 stars 96 forks source link

TypeScript does not like `new Twitter({ bearer_token })` #171

Open bdotsamir opened 3 years ago

bdotsamir commented 3 years ago

image

I pulled this off of your example on your README. Doesn't seem to like it very much.

fdebijl commented 3 years ago

Will be fixed in #121, thanks for the report!