DefinitelyTyped/types/google-protobuf
Austin Bonander 9d29625c8e google-protobuf: adjust Message.clone[Message]() (#38476)
Returning [the polymorphic `this` type](https://www.typescriptlang.org/docs/handbook/advanced-types.html#polymorphic-this-types) ensures calling `.clone()` or `.cloneMessage()` on a subclass instance doesn't require a redundant cast.
2019-09-25 12:58:19 -07:00
..
google/protobuf
google-protobuf-tests.ts
index.d.ts
tsconfig.json
tslint.json