-
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…
-
Are there Typings for typescript for this project anywhere?
-
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 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…
-
Hi Daniel, firstly thanks for this repo. The implementation is great and seems like a scalable approach.
I've been seeing one issue at the moment when passing children to Tag or Tabs, it seems lik…
-
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 you add TypeScript Typings?
-
以下を達成する。
- [x] Windowsでテストを通す
- [ ] scopeのサポート
- [x] --depthの調査
- [ ] 泣きながら英語で紹介ブログ書くっす?
-
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…
-
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…