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