antfu / utils

Collection of common JavaScript / TypeScript utils
MIT License
791 stars 60 forks source link

feat(object): hasOwnProperty util #3

Closed johannschopplich closed 3 years ago

johannschopplich commented 3 years ago

To determine whether an object has a property with the specified name.