@ledgerhq/types-live
Advanced tools
Comparing version
@@ -201,2 +201,3 @@ import { ABTestingVariants } from "./ABTesting"; | ||
lldNanoSUpsellBanners: Feature_LldNanoSUpsellBanners; | ||
llmThai: DefaultFeature; | ||
}; | ||
@@ -203,0 +204,0 @@ /** |
@@ -1,2 +0,2 @@ | ||
export type Language = "french" | "english" | "spanish" | "brazilian" | "german" | "russian" | "turkish"; | ||
export type Language = "french" | "english" | "spanish" | "brazilian" | "german" | "russian" | "turkish" | "thai"; | ||
export type LanguagePackage = { | ||
@@ -3,0 +3,0 @@ language: Language; |
@@ -9,2 +9,3 @@ export const languageIds = { | ||
turkish: 0x06, | ||
thai: 0x07, | ||
}; | ||
@@ -19,3 +20,4 @@ export const idsToLanguage = { | ||
0x06: "turkish", | ||
0x07: "thai", | ||
}; | ||
//# sourceMappingURL=languages.js.map |
@@ -201,2 +201,3 @@ import { ABTestingVariants } from "./ABTesting"; | ||
lldNanoSUpsellBanners: Feature_LldNanoSUpsellBanners; | ||
llmThai: DefaultFeature; | ||
}; | ||
@@ -203,0 +204,0 @@ /** |
@@ -1,2 +0,2 @@ | ||
export type Language = "french" | "english" | "spanish" | "brazilian" | "german" | "russian" | "turkish"; | ||
export type Language = "french" | "english" | "spanish" | "brazilian" | "german" | "russian" | "turkish" | "thai"; | ||
export type LanguagePackage = { | ||
@@ -3,0 +3,0 @@ language: Language; |
@@ -12,2 +12,3 @@ "use strict"; | ||
turkish: 0x06, | ||
thai: 0x07, | ||
}; | ||
@@ -22,3 +23,4 @@ exports.idsToLanguage = { | ||
0x06: "turkish", | ||
0x07: "thai", | ||
}; | ||
//# sourceMappingURL=languages.js.map |
{ | ||
"name": "@ledgerhq/types-live", | ||
"version": "6.61.0-next.0", | ||
"version": "6.61.0-nightly.0", | ||
"description": "Ledger Live main types.", | ||
@@ -36,3 +36,3 @@ "keywords": [ | ||
"ts-node": "^10.4.0", | ||
"@ledgerhq/types-cryptoassets": "^7.19.0", | ||
"@ledgerhq/types-cryptoassets": "^7.20.0-nightly.0", | ||
"@ledgerhq/types-devices": "^6.25.3" | ||
@@ -39,0 +39,0 @@ }, |
@@ -214,2 +214,3 @@ import { ABTestingVariants } from "./ABTesting"; | ||
lldNanoSUpsellBanners: Feature_LldNanoSUpsellBanners; | ||
llmThai: DefaultFeature; | ||
}; | ||
@@ -216,0 +217,0 @@ |
@@ -8,3 +8,4 @@ export type Language = | ||
| "russian" | ||
| "turkish"; | ||
| "turkish" | ||
| "thai"; | ||
@@ -39,2 +40,3 @@ export type LanguagePackage = { | ||
turkish: 0x06, | ||
thai: 0x07, | ||
}; | ||
@@ -52,2 +54,3 @@ | ||
0x06: "turkish", | ||
0x07: "thai", | ||
}; |
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
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
419669
0.09%6530
0.15%