We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
@types/styled-components
@types/node
plasma-core % npm install --save-dev @types/styled-components@5.1.7 plasma-core % npm run build ... postbuild plasma/packages/plasma-core > tsc --outDir . --emitDeclarationOnly src/hooks/useDebouncedFunction.ts:30:9 - error TS2322: Type 'Timeout' is not assignable to type 'number'. 30 timeoutRef.current = setTimeout(() => func(...args), delay); ~~~~~~~~~~~~~~~~~~ Found 1 error.
The text was updated successfully, but these errors were encountered:
Тоже самое когда ставишь + @types/node@16.7.13
+ @types/node@16.7.13
Sorry, something went wrong.
btw мой PR таки вмерджили DefinitelyTyped/DefinitelyTyped#54698
No branches or pull requests
The text was updated successfully, but these errors were encountered: