protobuf.js
protobuf.js copied to clipboard
fix!: type definition of parsedOptions
Based on tests/actual code: https://github.com/protobufjs/protobuf.js/blob/master/tests/api_object.js#L27-L36
And actual results in my code using that field, the suggested type is the correct one
@alexander-fenster can we merge this?