You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Types definitions doesn't inherit from EventEmitter, so although .on() exist, autocompletion fails. I think It should be generated from Typescript code if not manually edited.
bleno/index.d.ts
Line 45 in 9ed8b79
Types definitions doesn't inherit from EventEmitter, so although .on() exist, autocompletion fails. I think It should be generated from Typescript code if not manually edited.