@particle/make-enum
Advanced tools
Comparing version
# `@particle/make-enum` Changelog | ||
## v1.0.7 | ||
### Fixes & Updates | ||
* Minor `README.md` tuning | ||
## v1.0.6 | ||
@@ -5,0 +11,0 @@ |
{ | ||
"name": "@particle/make-enum", | ||
"description": "A smart enum that throws when accessing a value that does not exist", | ||
"version": "1.0.6", | ||
"version": "1.0.7", | ||
"author": "Particle Industries, inc", | ||
@@ -6,0 +6,0 @@ "license": "UNLICENSED", |
@@ -26,9 +26,9 @@ # `@particle/make-enum` | ||
<!-- api-docs-start --> | ||
<a name="module_makeEnum"></a> | ||
<a name="module_@particle/make-enum"></a> | ||
### makeEnum | ||
### @particle/make-enum | ||
* * * | ||
<a name="exp_module_makeEnum--module.exports"></a> | ||
<a name="exp_module_@particle/make-enum--module.exports"></a> | ||
@@ -35,0 +35,0 @@ #### module.exports(values) ⇒ <code>Object</code> ⏏ |
/** | ||
* @module makeEnum | ||
* @module @particle/make-enum | ||
* @typicalname makeEnum | ||
*/ | ||
@@ -4,0 +5,0 @@ |
4078
3.27%31
3.33%