All Downloads are FREE. Search and download functionalities are using the official Maven repository.

jsMain.js.intl.LocaleHourCycleKey.kt Maven / Gradle / Ivy

// Automatically generated - do not modify!

@file:Suppress(
    "NAME_CONTAINS_ILLEGAL_CHARS",
)

package js.intl

// language=JavaScript
@JsName("""(/*union*/{h12: 'h12', h23: 'h23', h11: 'h11', h24: 'h24'}/*union*/)""")
external enum class LocaleHourCycleKey {
    h12,
    h23,
    h11,
    h24,

    ;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy