-
Hello!
First of all, congratulation for this great component!
Do you have plans to add TS types to it on `@types/react-scroll-sync`?
-
Hello I was wondering, if it is possible to add some Typescript types to make it a bit easier to work with this library in a typescript project (or even just for type hinting in an IDE)
I'm not loo…
-
It would be nice to have a @ types/search-string to include in Typescript projects.
-
### Describe the bug
https://github.com/dai-shi/waku/pull/901
### Input code
_No response_
### Config
_No response_
### Playground link (or link to the minimal reproduction)
https://github.com/…
-
Is there a plan for typescript support?
-
This issue is in context with #369
There are only documentation changes in the above pr still the verify typescript fails. The logs on my local are shown below.
![sugarlabs](https://github.com/sugar…
-
I'm no expert, and there may be problems with this, but here's what I'm using. It might be a starting point.
```typescript
type FlexMasonryOptions = {
responsive?: boolean;
breakpointCols?: …
-
Any idea where I can get hold of typescript types for this please?
-
please, need typescript types for this
-
Update the generate types script so it goes back to using the typescript compiler and prints out simplified types (via type-fest). This should allow us to "freeze" our types in time allowing for safer…