UNPKG

@alexstevovich/existed

Version:
31 lines (18 loc) 652 B
# @alexstevovich/existed **Canonical URL:** [https://alexstevovich.com/r/alexstevovich-existed-nodejs](https://alexstevovich.com/r/alexstevovich-existed-nodejs) **Software URL:** [https://midnightcitylights.com/software/alexstevovich-existed-nodejs](https://midnightcitylights.com/software/alexstevovich-existed-nodejs) An existential dependency. --- ## Installation ```sh npm install @alexstevovich/existed ``` ## Example ```js import existed from '@alexstevovich/existed'; console.log(existed); // true ``` ## License Licensed under the [Apache License 2.0](https://www.apache.org/licenses/LICENSE-2.0).