1.0.3 • Published 2 years ago

ts-has-own-property v1.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Welcome to ts-has-own-property 👋

Fix for Object.hasOwnProperty, which normally just returns a boolean, which is not good when you care about strong typing.

alt Version alt License: MIT alt Twitter: twitter.com/WojtasinskiPawe

usage-example-1

Documentation

Usage

Install

npm i ts-has-own-property

or

yarn add ts-has-own-property

Simple function example

simple-function-example

Authors

👤 Paweł Wojtasiński

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if this project helped you!

PixelShiba