|
|
|
|
Quelle ICU4XCollatorMaxVariable.d.ts
Sprache: unbekannt
|
|
/**
* See the {@link https://docs.rs/icu/latest/icu/collator/enum.MaxVariable.html Rust do cumentation for `MaxVariable`} for more information.
*/
export enum ICU4XCollatorMaxVariable {
/**
*/
Auto = 'Auto',
/**
*/
Space = 'Space',
/**
*/
Punctuation = 'Punctuation',
/**
*/
Symbol = 'Symbol',
/**
*/
Currency = 'Currency',
}
[ Dauer der Verarbeitung: 0.3 Sekunden
(vorverarbeitet)
]
|
2026-04-04
|
|
|
|
|