-
`inspector.Session` classの `` イベントのイベント名は実行時までわからないのでexternを書くのが難しそうです.
https://nodejs.org/api/inspector.html#inspector_event_inspector_protocol_method
-
Webpack contains its own typings in the form of
https://github.com/webpack/webpack/blob/master/types.d.ts
The README states
```
Removing a package
When a package bundles its own types, type…
dl748 updated
3 years ago
-
## 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`…
-
## Environment
```
❯ npx envinfo --system --binaries --npmPackages styled-components,babel-plugin-styled-components --markdown
Need to install the following packages:
envinfo@7.11.0
Ok to proce…
-
The custom [`length-prefixed-stream`](https://github.com/stencila/executa/blob/master/src/declarations.d.ts) type definition causes errors when used in other projects.
![Screen Shot 2020-04-27 at 1…
-
```
node_modules/mocha-steps/lib/mocha-steps.d.ts(3,45): error TS2694: Namespace 'Mocha' has no exported member 'Func'.
node_modules/mocha-steps/lib/mocha-steps.d.ts(3,72): error TS2694: Namespace '…
-
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…
-
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…
-
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…
-
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…