question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Are @types/snoowrap outdated?

See original GitHub issue

A lot of the methods claim to return Listing<T> when I believe most return Promise<Listing<T>>.

e.g. Subreddit.getHot()

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:10 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
willwullcommented, Jan 20, 2019

I submitted a PR yesterday, hopefully I got them mostly correct.

0reactions
SpyTeccommented, Mar 9, 2019

@not-an-aardvark, would you be willing to transform this repository into a typescript based one?

I’m not too interested in doing this right now, sorry. I haven’t had much time lately to maintain this repository as-is.

I don’t have plans to make major changes to any of the APIs, so hopefully it should be possible to get to a point where the typings are basically complete and don’t need any more changes.

Would you be interested in a community effort to transform it into TypeScript (without your development time) or are you disinterested in the process due to the code review aspect?

Read more comments on GitHub >

github_iconTop Results From Across the Web

No results found

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found