Remove an obsolete ES5-ism
Remove ability to construct `RPC` class without calling `new`. This confused TypeScript's inference of the types of various fields.
Showing
Please register or sign in to comment
Remove ability to construct `RPC` class without calling `new`. This confused TypeScript's inference of the types of various fields.