Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Node: make types.ts only export types rather than the entire class/code #1109

Merged
merged 1 commit into from
Jul 7, 2023

Conversation

ibc
Copy link
Member

@ibc ibc commented Jul 6, 2023

Same as in versatica/mediasoup-client#273

NOTE: This was done and later reverted here a9a34ca because it requires typescript >= 5 in the apps that import mediasoup. We'll do this again once we can assume that all users use typescript >= 5.

@ibc ibc requested a review from jmillan July 6, 2023 12:20
@ibc ibc merged commit 760f203 into v3 Jul 7, 2023
@ibc ibc deleted the make-types.ts-export-only-types branch July 7, 2023 10:01
ibc added a commit that referenced this pull request Jul 13, 2023
…e entire class/code"

Such a change requires typescript >= 5 in the apps that import mediasoup. We'll do this again once we can assume that all users use typescript >= 5.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants