Skip to content

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

License

Notifications You must be signed in to change notification settings

funtal/has-own-property

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published