-
### Describe the project you are working on
Any project that uses lambda functions heavily
### Describe the problem or limitation you are having in your project
Callables have no defined type of pa…
-
**Describe the bug**
When using onSettled, onSuccess, etc The behaviour of react query is to type the data in the params, for now it seems only the variables param is typed, the data isn't (see scree…
-
It looks like this library is fully typed but these types are not exposed to users. Can you provided types in `__init__.py` and add `py.typed` marker?
-
Hello, Idk if Im doing something wrong but when following the steps of de wc typed js docs, I encounter this import error.
![image](https://github.com/user-attachments/assets/59543410-0c0d-4dd2-bf3d-…
-
The status_map in stubs/WebOb/webob/exc.pyi is typed as `dict[int, WSGIHTTPException]` and it should be typed as `dict[int, typing.Type[WSGIHTTPException]]`.
-
Context, work, and explanation by @danielroe: https://github.com/unjs/nitro/pull/1532
We are thinking of improving (auto-generated) typed fetch. This requires adopting a new standard/reusable type …
-
TypeScript offers amazing possibilities, one of which is "type inference."
The project most similar in spirit from the world of JavaScript is IndexedDB. In the example from the link below, you can …
-
### Is your feature request related to a problem? Please describe.
Currently, `useLocale` returns a `string`. This is mostly fine, but APIs that ask for strictly typed locales (e.g. `locale` of `ge…
-
With #142 we introduced better support for saving structured values as objects in Crate.
We should probably extend that line of work to include support for arrays of structured values, which should b…
-
The actor will automatically stoped after a certain amount of time without any action
I did not change any project code, only upgraded akka to 2.9.6 or 2.10.0 (2.9.5 and before did not have this prob…