Abraham Samuel {JavaScript Enthusiast}

Results 1 issues of Abraham Samuel {JavaScript Enthusiast}

```ts import * as Ably from 'ably/promises'; ``` throws and error in a NextJs Typescript project. ```bash Cannot find module 'ably/promises' or its corresponding type declarations. ``` ┆Issue is synchronized...