@ledgerhq/types-live
Advanced tools
Comparing version 6.53.1-nightly.0 to 6.54.0-nightly.1
@@ -192,2 +192,3 @@ import { ABTestingVariants } from "./ABTesting"; | ||
llCounterValueGranularitiesRates: Feature_LlCounterValueGranularitiesRates; | ||
llmRebornLP: Feature_LlmRebornLP; | ||
}; | ||
@@ -516,2 +517,5 @@ /** | ||
export type Feature_RecoverUpsellRedirection = DefaultFeature; | ||
export type Feature_LlmRebornLP = Feature<{ | ||
variant: ABTestingVariants; | ||
}>; | ||
/** | ||
@@ -518,0 +522,0 @@ * Utils types. |
@@ -192,2 +192,3 @@ import { ABTestingVariants } from "./ABTesting"; | ||
llCounterValueGranularitiesRates: Feature_LlCounterValueGranularitiesRates; | ||
llmRebornLP: Feature_LlmRebornLP; | ||
}; | ||
@@ -516,2 +517,5 @@ /** | ||
export type Feature_RecoverUpsellRedirection = DefaultFeature; | ||
export type Feature_LlmRebornLP = Feature<{ | ||
variant: ABTestingVariants; | ||
}>; | ||
/** | ||
@@ -518,0 +522,0 @@ * Utils types. |
{ | ||
"name": "@ledgerhq/types-live", | ||
"version": "6.53.1-nightly.0", | ||
"version": "6.54.0-nightly.1", | ||
"description": "Ledger Live main types.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -205,2 +205,3 @@ import { ABTestingVariants } from "./ABTesting"; | ||
llCounterValueGranularitiesRates: Feature_LlCounterValueGranularitiesRates; | ||
llmRebornLP: Feature_LlmRebornLP; | ||
}; | ||
@@ -573,2 +574,5 @@ | ||
export type Feature_LlmRebornLP = Feature<{ | ||
variant: ABTestingVariants; | ||
}>; | ||
/** | ||
@@ -575,0 +579,0 @@ * Utils types. |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
393933
6305