xmtp / xmtp-js

XMTP client SDKs, content types, and other packages written in TypeScript
https://xmtp.org/docs
211 stars 40 forks source link

Update xmtp-js code to enable generated TypeDocs to reflect true offerings of the SDK #258

Closed jhaaaa closed 1 year ago

jhaaaa commented 1 year ago

The TypeDocs being generated for xmtp-js (and published here https://xmtp.org/docs/client-sdk/javascript/reference/classes/Client) do not include all classes and interfaces.

We need some engineering time to do some work on the codebase to ensure that TypeDocs for all key classes and interfaces are being generated from the code.

We can then publish the updated docs to xmtp.org.

neekolas commented 1 year ago

Will go out in v8