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.

Update typescript definitions

See original GitHub issue

I can pr to defiantly-typed if you’d prefer to keep it there. Alternatively, if you’d like, I could PR into here and make the type definitions a first-class citizen of the package. I’d be happy to maintain.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:14 (13 by maintainers)

github_iconTop GitHub Comments

1reaction
ralphtheninjacommented, Sep 3, 2017

@MeirionHughes Invited! Welcome 😃

1reaction
MeirionHughescommented, Sep 3, 2017

Sure, can do! 😃 I’d also like to look at getting es6 Symbol.iterator into here (level-x) too - it would be a natural fit for the underlaying c++ iterator.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Updating Typescript Declaration Files from Definitely Typed
The quickest way to correct the types for our project is to extend the existing definitions. Grab the already available definitions from ...
Read more >
How to overwrite incorrect TypeScript type definition installed ...
A way that is not mentioned here is to put a type declaration in a index.d.ts file. For my case, the types from...
Read more >
Documentation - Type Declarations - TypeScript
TypeScript automatically finds type definitions under node_modules/@types , so there's no other step needed to get these types available in your program. Your ......
Read more >
typescript - npm
TypeScript is a language for application scale JavaScript development. Latest version: 4.9.4, last published: 22 days ago.
Read more >
The repository for high quality TypeScript type definitions.
If you make breaking changes, do not forget to update a major version. Run npm test <package to test> . When you make...
Read more >

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