Closed bsgreenb closed 3 years ago
../node_modules/disqus-react/types/index.d.ts:7:2 - error TS1036: Statements are not allowed in ambient contexts. 7 };
Import disqus-react on TS, unless there's some special integration bug going on.
Should not have type error.
@bsgreenb Thanks for reporting the issue! Feel free to submit a PR if you have a solution to the problem, otherwise, I can probably look into it over the weekend.
This should be resolved by #105
Describe the bug
../node_modules/disqus-react/types/index.d.ts:7:2 - error TS1036: Statements are not allowed in ambient contexts. 7 };
To Reproduce
Import disqus-react on TS, unless there's some special integration bug going on.
Expected behavior
Should not have type error.
Screenshots
Specifications: