-
## Version **16.4.14** of **@types/react** was just published.
Branch
Build failing 🚨
Dependency
@types/react
…
-
## Version **2.0.36** of **@types/hammerjs** was just published.
Branch
Build failing 🚨
Dependency
@types/hammerjs
…
-
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
-
I was looking to switch to this library because of missing functionality in zazuko/rdf-shacl-engine, but the lack of typescript support is a barrier. I generated some dummy types for now, but is there…
-
`inspector.Session` classの `` イベントのイベント名は実行時までわからないのでexternを書くのが難しそうです.
https://nodejs.org/api/inspector.html#inspector_event_inspector_protocol_method
-
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…
-
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…
-
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…
-
## 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`…