-
It throws up a type definition error when importing module. Tried tweaking imagemin's @types/imagemin, but it didn't work.
```
// Type definitions for imagemin 7.0
// Project: https://github.com/im…
-
Hi, I like the library however am unable to use it in my Typescript project. Any plan on adding the type files? Thanks!
-
This library seems not to be usable in Typescript. E.g. footer doesn't exist.
-
**What is this feature or what feature is this part of?**
explore the partners, public, backend, and ui-components for packages that are outdated
**Additional context**
If possible, find out what…
-
React table doc states that the render method can accept a function as an argument but it is not supported by the current type definition:
`render: (type: 'Cell' | string, userProps?: object) => Reac…
-
As part of [Ember.js RFC #0800](https://rfcs.emberjs.com/id/0800-ts-adoption-plan), this package needs to supply type definitions. Preferably, this would happen by converting to TS and generating from…
-
It seems https://github.com/Microsoft/dts-gen/pull/87 isn't applied to the latest release.
https://unpkg.com/dts-gen@0.5.7/bin/lib/definitely-typed.js
```typescript
function getTSConfig(package…
-
```ts
document.body.onclick = function() {
console.log(this.innerHTML.length);
}
```
The code works in a browser and worked in `typescript@3.0`. But in `typescript@3.1.0-dev.20180804` it is…
ghost updated
4 years ago
-
Hi, is there a plan to have a Typescript support? Or is there any typings available to use? Thanks!
-
```
// TypeScript Version: 3.0
Error: Could not parse version: line is '// TypeScript Version: 3.0'
at Object.parseTypeScriptVersionLine (/usr/local/lib/node_modules/dtslint/node_modules/defi…