cabal-club / cabal-client

interface for writing peer-to-peer chat clients
GNU General Public License v3.0
95 stars 14 forks source link

Generate Typescript definitions from JSDoc #92

Open dchiquito opened 2 years ago

dchiquito commented 2 years ago

See discussion on https://github.com/cabal-club/cabal-core/issues/110.

This should be possible, but cabal-core is the main dependency for cabal-client. If cabal-core doesn't have type declarations, type declarations for cabal-client will be much worse, or possibly completely broken.