TypeScript icon indicating copy to clipboard operation
TypeScript copied to clipboard

Fix deprecatedCompat create/updateConstructorDeclaration functions

Open frigus02 opened this issue 3 years ago • 0 comments

Fix an incorrect check for the body parameter of the deprecated overloads for create/updateConstructorDeclaration, which made them throw a type error at runtime.

Fixes #50259

frigus02 avatar Aug 10 '22 15:08 frigus02