
main.react.dom.svg.Additive.kt Maven / Gradle / Ivy
// Automatically generated - do not modify!
package react.dom.svg
@Suppress("NAME_CONTAINS_ILLEGAL_CHARS")
// language=JavaScript
@JsName("""(/*union*/{replace: 'replace', sum: 'sum'}/*union*/)""")
external enum class Additive {
replace,
sum,
;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy