becheran opened a new pull request, #9172:
URL: https://github.com/apache/pouchdb/pull/9172

   Typescript complains about the non existing function becausethe signature 
looks like this:
   
   `on(event: "active", listener: () => any): this;`
   
   Removing the variable helps to copy-paste the code without complains.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to