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

feat(typescript): export serializers under the namespace #4649

Merged
merged 5 commits into from
Sep 15, 2024

Conversation

dsinghvi
Copy link
Member

@dsinghvi dsinghvi commented Sep 15, 2024

This PR introduces a new export for the serializers namespace in the SdkGenerator class.

  • The serializers namespace is added to the exportsManager in the SdkGenerator class.
  • The serializers namespace is exported in the index.ts files of the ts-sdk/imdb directory.

@dsinghvi dsinghvi force-pushed the dsinghvi/export-serializers-from-root-namespace branch from 62a319c to 20c8292 Compare September 15, 2024 21:45
@dsinghvi dsinghvi merged commit 072c0a2 into main Sep 15, 2024
44 of 45 checks passed
@dsinghvi dsinghvi deleted the dsinghvi/export-serializers-from-root-namespace branch September 15, 2024 23:47
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