@player-ui/types
Advanced tools
Comparing version 0.0.1-next.13 to 0.0.1-next.14
@@ -184,2 +184,4 @@ /** | ||
value: ValueType; | ||
/** should the template be recomputed when data changes */ | ||
dynamic?: boolean; | ||
/** | ||
@@ -186,0 +188,0 @@ * A property on the parent object to store the new map under. |
{ | ||
"name": "@player-ui/types", | ||
"version": "0.0.1-next.13", | ||
"version": "0.0.1-next.14", | ||
"private": false, | ||
@@ -5,0 +5,0 @@ "publishConfig": { |
@@ -249,2 +249,5 @@ /** | ||
/** should the template be recomputed when data changes */ | ||
dynamic?: boolean; | ||
/** | ||
@@ -251,0 +254,0 @@ * A property on the parent object to store the new map under. |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
28371
688