-
Wuaahhhh great work!!! Would love to see this beeing part of the `String` definitions in the standard `typescript` library.
I have no idea if this is realistic or how to achieve this, but wanted to l…
-
The library is written in [TypeScript](http://www.typescriptlang.org/). TypeScript is a superset of JavaScript adding strong typing and other features such as classes and interfaces.
When I started t…
-
I'm using `@slack/socket-mode` in a TypeScript project and would love to be able to benefit from type definitions when defining event handlers -- e.g. when I invoke something along the lines of
```…
-
Hello,
Is there any plan to create TypeScript type definitions for this component?
-
Hi! I learned about this addon at EmberConf, and I'm really wanting to start using it. I’m also participating in [this quest issue to add TypeScript support throughout the Ember.js ecosystem](https://…
-
When using a typescript controller and using the `this.store` methods, the methods with signatures (any, any) are recommended first in vscode. The simplest solution would probably be to have these dec…
-
`sortablejs` is bundled in all but the TypeScript type definition files in `/dist` (https://www.jsdelivr.com/package/npm/vue-draggable-next?path=dist)
This leaves us with a missing peer dependency …
-
Hello, just wondering if there is a future with typescript definitions for solid-auth-client. Thanks!
-
It seems like the `Tag` class is not being exported in the TypeScript type definitions, while it is being exported from the JavaScript side. Is there any specific reason for this, and is there a way t…
-
Context:
- Generating declaration files
Declaration emit reveals paths within dependency that were not referred to in the source file:
```ts
export declare const instance: import("depend…