TypeScript/tests/lib
Matthew Pietz dcaefe732e
Accept generics for defineProperty (#42424)
* Accept generics for defineProperty

Both `Object.defineProperty()` and `Object.defineProperties()` return their
first argument. Use a generic so that typings can be passed through.

* Update baselines

* update missed baseline

Co-authored-by: Nathan Shively-Sanders <293473+sandersn@users.noreply.github.com>
2021-03-11 07:57:42 -08:00
..
lib.d.ts Accept generics for defineProperty (#42424) 2021-03-11 07:57:42 -08:00
react.d.ts Fix react tests w/incorrect weak type assignments 2017-05-24 12:48:13 -07:00
react16.d.ts Preserve alias information where possible when looking up union and intersection base constraints (#42430) 2021-01-21 13:06:56 -08:00