-
### Description
The rule will cover:
- [TypeScript's isolated declarations](https://github.com/microsoft/TypeScript/pull/53463) constraints.
Cover [explicit-module-boundary-types](https://types…
-
# TypeScript Types
> old docs
https://www.typescriptlang.org/docs/handbook/basic-types.html
> new docs
https://www.typescriptlang.org/docs/handbook/2/everyday-types.html
-
Two questions:
1. Has anyone started writing types for the _newer_ version of this package? Maybe we can share in this doc and/or get something up on DefinitelyTyped. I know there is ts-jsonapi but…
-
Hey there @vishalvisd ,
Thanks for the package!
Got some plans on adding typescript declarations?
Cheers,
Joel.
-
There's no typings for this package. Is that something that would be desired? If so, I could take a stab at implementing them.
I understand that the methods exposed after `lnd.connect()` aren't imp…
-
Hello,
I've wrote a quick starting point for type annotations for this function. The below works, but there's one 'any' in there that I can't seem to get rid of. The values in the 'styles' paramete…
-
Hi thank you for this wonderfull package.
i want to know that is thery any way that i can define the type of my Form attributes so it gives me code completion
like
```
interface FormInterface{
fi…
-
### Vue version
3.5.0-rc.1
### Link to minimal reproduction
https://play.vuejs.org/#eNq1VFtv0zAU/iuWXwrSmgwKCEVZEUx7gAeYgEdLU0hOizfHNr6ETl3++85xlq7d1kmTtodK9fedy3duWfPP1mZdBF7w0tdO2sA8hGjnQsvWGofPt…
-
I greatly appreciate this library, but I miss types for TypeScript, so I wrote a d.ts for my use, but I'd like to share it with you developers
Below is the d.ts I created:
`html-parse-stringify.…
-
I got this warning in typescript:
```
Could not find a declaration file for module 'abstract-syntax-tree'. '/home/theo/dev/nbind/node_modules/.pnpm/abstract-syntax-tree@2.20.0/node_modules/abstrac…