react-messenger-customer-chat
react-messenger-customer-chat copied to clipboard
Type script error
trafficstars
Having this issue in my Next js project where typescript is also installed.
tried command-> npm install --save-dev @types/react-messenger-customer-chat
but this command not installing the package at all.
Plus 1 here
As we don't have a typescript definition now, you might need to add a custom .d.ts file and explicitly declare this module as any.