define-prop
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "define-prop", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "Easy and type safe custom object property define", | ||
@@ -5,0 +5,0 @@ "main": "define-prop.min.js", |
@@ -6,3 +6,3 @@ #define-prop | ||
- object descriptors in a space seperated string for fast inline value creation | ||
- dynamically type checked and save | ||
- dynamically type checked | ||
@@ -9,0 +9,0 @@ |
38855