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

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

// Automatically generated - do not modify!

package js.intl

sealed external interface ResolvedRelativeTimeFormatOptions {
    var locale: UnicodeBCP47LocaleIdentifier
    var style: RelativeTimeFormatStyle
    var numeric: RelativeTimeFormatNumeric
    var numberingSystem: String
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy