Closed sacOO7 closed 1 year ago
➤ Automation for Jira commented:
The link to the corresponding Jira issue is https://ably.atlassian.net/browse/SDK-3512
Please fix the typings path also.
@aasiph I didn't get what you meant by typings path? If you have a corrective suggestion to put at right path, you can put here
@sacOO7 What i am trying to say is that the types path in package.json is "types": "dist/echo.d.ts". where as i see all typings declaration files in "dist/src/"
Check below image.
right now i am directly importing the classimport Echo from '@ably/laravel-echo/src/echo';
Okay, I will check and fix it : )