Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/intl/icu_capi/bindings/js/   (Browser von der Mozilla Stiftung Version 136.0.1©)  Datei vom 10.2.2025 mit Größe 426 B image not shown  

Quelle  ICU4XTimeLength.mjs   Sprache: unbekannt

 
Spracherkennung für: .mjs vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]

import wasm from "./diplomat-wasm.mjs"
import * as diplomatRuntime from "./diplomat-runtime.mjs"

export const ICU4XTimeLength_js_to_rust = {
  "Full": 0,
  "Long": 1,
  "Medium": 2,
  "Short": 3,
};

export const ICU4XTimeLength_rust_to_js = {
  [0]: "Full",
  [1]: "Long",
  [2]: "Medium",
  [3]: "Short",
};

export const ICU4XTimeLength = {
  "Full": "Full",
  "Long": "Long",
  "Medium": "Medium",
  "Short": "Short",
};

[ Dauer der Verarbeitung: 0.25 Sekunden  ]