@genspectrum/dashboard-components 0.5.2 → 0.5.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -8598,7 +8598,7 @@ let MutationFilterComponent = class extends PreactLitAdapter {
|
|
|
8598
8598
|
}
|
|
8599
8599
|
};
|
|
8600
8600
|
__decorateClass([
|
|
8601
|
-
n2()
|
|
8601
|
+
n2({ type: Object })
|
|
8602
8602
|
], MutationFilterComponent.prototype, "initialValue", 2);
|
|
8603
8603
|
__decorateClass([
|
|
8604
8604
|
n2({ type: String })
|