max-mapper / websocket-stream

websockets with the node stream API
BSD 2-Clause "Simplified" License
667 stars 114 forks source link

Add TypeScript definitions? #144

Closed AppLover69 closed 5 years ago

AppLover69 commented 5 years ago

Could be done here in an index.d.ts file (doesn't require installing another package) or in https://github.com/DefinitelyTyped/DefinitelyTyped

mcollina commented 5 years ago

would you like to send a PR?

Il giorno dom 4 nov 2018 alle 09:01 AppLover69 notifications@github.com ha scritto:

Could be done here in an index.d.ts file (doesn't require installing another package) or in https://github.com/DefinitelyTyped/DefinitelyTyped

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/maxogden/websocket-stream/issues/144, or mute the thread https://github.com/notifications/unsubscribe-auth/AADL4ynAzlUkSjyQU1pDpNd6xp8LzM39ks5urqzVgaJpZM4YNNOa .

benjamincburns commented 5 years ago

150 submitted to address this.