
jsMain.web.svg.SVGAnimatedPreserveAspectRatio.kt Maven / Gradle / Ivy
// Automatically generated - do not modify!
package web.svg
sealed external class SVGAnimatedPreserveAspectRatio {
val animVal: SVGPreserveAspectRatio
val baseVal: SVGPreserveAspectRatio
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy