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