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 401 B image not shown  

Quelle  ICU4XCollatorStrength.d.ts   Sprache: unbekannt

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


/**

 * See the {@link https://docs.rs/icu/latest/icu/collator/enum.Strength.html Rust documentation for `Strength`} for more information.
 */
export enum ICU4XCollatorStrength {
  /**
   */
  Auto = 'Auto',
  /**
   */
  Primary = 'Primary',
  /**
   */
  Secondary = 'Secondary',
  /**
   */
  Tertiary = 'Tertiary',
  /**
   */
  Quaternary = 'Quaternary',
  /**
   */
  Identical = 'Identical',
}

[ Dauer der Verarbeitung: 0.27 Sekunden  ]