Package Exports
- is-some-enum
- is-some-enum/dist/index.js
- is-some-enum/dist/is-some-enum.esm.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (is-some-enum) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Welcome to is-some-enum 👋
Generic type guard to check if a given value is a member of enum.
Documentation
Usage
Install
npm i is-some-enum
or
yarn add is-some-enum
Simple function example
Authors
👤 Paweł Wojtasiński
Github: @playerony
LinkedIn: @pwojtasinski
🤝 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!