-
It would be good to have some typescript definitions for this package. Right now i have needed to set `"noImplicitAny": false` in my `tsconfig.json' and also provide this hacky workaround, in my boot …
ajmas updated
2 years ago
-
Hiya,
It would be extremely useful if one could import mongojs in a native typescript way, i.e. `import * as mongojs from 'mongojs'`, however, a type definition file is not available on [DefinitelyTy…
-
This package needs some Typescript love :) Willing to accept a PR?
-
-
**Describe the bug**
The typescript definitions for some of the functions in DropboxAuth are incorrect. They return void, but the docs on the function indicate that the functions return a Promise.
…
-
#### Environment details
- OS: macOS 12.4
- Node.js version: 16.15.0
- npm version: 8.14.0
- `@google-cloud/compute` version: 3.4.0
#### Steps to reproduce
In a TypeScript project, cre…
-
Hey devs! Thank you so much for making this wonderful utility! So the original [node-bunyan](https://github.com/trentm/node-bunyan) has typescript definitions under [DefinitelyTyped](https://github.co…
-
i am thinking of using this for routing but there's no @types/found-relay?
-
The old `jdorn/json-editor` has TypeScript definitions: https://npmjs.com/package/@types/json-editor/v/0.0.4
It would be really nice if the new package had the definitions too.
I saw an issue th…
qtiki updated
3 years ago
-
There are no type definitions for this. I haven't used the plugin, but it looks really cool!
What would you prefer, typescript definitions or have the component rewritten in Typescript?
Happy to…