
jsMain.web.cssom.CSSMatrixComponentOptions.kt Maven / Gradle / Ivy
// Automatically generated - do not modify!
package web.cssom
sealed external interface CSSMatrixComponentOptions {
var is2D: Boolean?
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy