【发布时间】:2022-11-27 19:31:58
【问题描述】:
我正在尝试使用 tawk.to 与打字稿做出反应,我安装了他们的官方 npm 包以将其添加到我们的网站中,但我收到此错误
import TawkMessengerReact from '@tawk.to/tawk-messenger-react';
Could not find a declaration file for module '@tawk.to/tawk-messenger-react'.
'/Users/DrStrange/Desktop/supportapp/node_modules/@tawk.to/tawk-messenger-
react/dist/tawk-messenger-react.umd.js' implicitly has an 'any' type.
【问题讨论】:
标签: reactjs typescript