-
Is something wrong with CI or publishing infrastructure?
- Check the [Infrastructure status updates](https://github.com/DefinitelyTyped/DefinitelyTyped/issues/44317) thread for known issues.
- Lea…
-
Can you add TypeScript Typings?
-
## Describe the bug
**Node.js version:** 18.12.1
**Typescript version:** 4.9.4
**Koa version:** 2.14.1 (types: 2.13.5)
**OS version:** Mac OS 13.0.1
**Description:** Context's `session`…
-
Hi,
I can't find replicate and sync functions in the definition.
Thanks
Math
PS: good job :+1:
I vote for add this definition to DefinitelyTyped
-
Can we add types description for React types, that can be supported for docs generators?
For example we use next inheritance:
```
import React, { ButtonHTMLAttributes, FC } from 'react'
expo…
-
I want to use the eslint-utils with TypeScript. However, the project doesn't have types.
[typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/blob/25ea953cc60b118bd385c71e0a9b…
-
Are there Typings for typescript for this project anywhere?
-
Sometimes our daily build fails with an ENOENT error. tsd tries to open a cache file, which does not exists.
[ERR!] Error: ENOENT, open 'C:\Users\***\AppData\Roaming\tsd-cache\borisyankov-Definitely…
-
**Describe the bug or question**
Typescript error on Parcel config prop
**To Reproduce**
Type the code below and see the error:
```ts
System.import('@gabriel/react-parcel')} />
```
**Expec…
-
https://react.dev/blog/2022/03/08/react-18-upgrade-guide
Some improvements we can expect:
- Better typings in generally, specifically from `useCallback`
- Used to be [typed as any in v17](https…