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

Export util function in codegen/ts #255

Open
thekemlin opened this issue Nov 1, 2022 · 0 comments
Open

Export util function in codegen/ts #255

thekemlin opened this issue Nov 1, 2022 · 0 comments

Comments

@thekemlin
Copy link

thekemlin commented Nov 1, 2022

I am writing a custom TypeScript code generator leveraging pbkit.

I found there are many useful util functions under codegen/t2 suck as getTypeDefCodeBase, getMessageTypeDefCode etc.

But none of these functions are exported.

I propose to make those functions epxorted for code reusability.

I am happy to make an MR.

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

No branches or pull requests

1 participant