-
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…
-
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
-
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…
-
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…
-
Are there Typings for typescript for this project anywhere?
-
**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…
-
I want to use the eslint-utils with TypeScript. However, the project doesn't have types.
[typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/blob/25ea953cc60b118bd385c71e0a9b…
-
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…
-
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…