Skip to content

fix(types): export websocket client config - #2117

Open
Soumoditya wants to merge 1 commit into
pmxt-dev:mainfrom
Soumoditya:fix/export-ws-client-config
Open

fix(types): export websocket client config#2117
Soumoditya wants to merge 1 commit into
pmxt-dev:mainfrom
Soumoditya:fix/export-ws-client-config

Conversation

@Soumoditya

Copy link
Copy Markdown

Closes #2107. Re-exports WsClientConfig from the pmxtjs package root so consumers can type websocket options without importing an internal module. Validation: the TypeScript compiler reaches existing missing generated-client imports before it can complete; no generated files or unrelated changes are included.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

SDK drift: WsClientConfig type is never exported from TypeScript's package root, unlike sibling options types

1 participant