Skip to content

Conversation

@rnbguy
Copy link
Contributor

@rnbguy rnbguy commented Mar 9, 2023

No description provided.

@rnbguy
Copy link
Contributor Author

rnbguy commented Mar 9, 2023

maybe protobufjs can be updated to the latest version too.


export { Root, Type, Field, Service, Message, Method, ReflectionObject };

export function parse(proto: string): { package: string; root: Root } {
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

or use { package: string|undefined; root: Root } to make deno-ts happy.

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.

1 participant