-
http://definitelytyped.org/
-
After local discovery of plugin definitions in `WP_PLUGIN_DIR//.versionpress` since https://github.com/versionpress/versionpress/issues/1036 and `WP_CONTENT_DIR/.versionpress/` since https://github.co…
-
### 🐛 bug 描述
When building a project with `@ant-design/pro-components`, we are getting `Cannot find module 'history' or its corresponding type declarations.`
### 📷 复现步骤
```bash
git clo…
-
Hi! 👋
Firstly, thanks for your work on this project! 🙂
Today I used [patch-package](https://github.com/ds300/patch-package) to patch `react-bootstrap@1.6.0` for the project I'm working on…
-
The following code:
```typescript
```
Gives the error:
```
Property 'textBoxWidth' does not exist on type 'IntrinsicAttributes & IntrinsicClassAttributes & Readonly & Readonly'.
```
-
Since the `rush scan` command detects unused dependencies as well it would be nice it would detect unused `@types` dependencies as well. For example when the dependency is removed but the related `@ty…
-
Hi there!
I followed the link in the readme, and I can't figure out how to get this to work. I assume we have to install some @types/fetch to get things to work, but I am not seeing on how to actua…
-
I want to use tsd with a non-Github server, but tsd is opinionated at the moment about Github. It looks like it makes assumptions about the shape of the REST API, and expects the `repo` attribute in `…
-
```
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 '…
-
This library doesn't have support for Typescript's type definitions, right?
Is it planned to add those?
I don't see any community-provided typings on DefinitelyTyped