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