
jsMain.web.fonts.FontFaceSource.kt Maven / Gradle / Ivy
// Automatically generated - do not modify!
package web.fonts
external interface FontFaceSource {
val fonts: FontFaceSet
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy
// Automatically generated - do not modify!
package web.fonts
external interface FontFaceSource {
val fonts: FontFaceSet
}