
jsMain.js.intl.DateTimeFormatPart.kt Maven / Gradle / Ivy
// Automatically generated - do not modify!
package js.intl
sealed external interface DateTimeFormatPart {
var type: String /* DateTimeFormatPartTypes */
var value: String
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy