microsoft / tslib

Runtime library for TypeScript helpers.
BSD Zero Clause License
1.25k stars 126 forks source link

fix: Use `hasOwnProperty.call` #92

Closed ExE-Boss closed 4 years ago

ExE-Boss commented 4 years ago

See https://github.com/microsoft/TypeScript/pull/37013 for explanation.