All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.olvind.mui.emotionReact.typesHelperMod.scala Maven / Gradle / Ivy

package com.olvind.mui.emotionReact

import com.olvind.mui.react.mod.ComponentProps
import com.olvind.mui.react.mod.global.JSX.LibraryManagedAttributes
import org.scalablytyped.runtime.StObject
import scala.scalajs.js
import scala.scalajs.js.annotation.{JSGlobalScope, JSGlobal, JSImport, JSName, JSBracketAccess}

object typesHelperMod {
  
  type PropsOf[C /* <: /* import warning: LimitUnionLength.leaveTypeRef Was union type with length 177, starting with "a", "abbr", "address" */ Any */] = LibraryManagedAttributes[C, ComponentProps[C]]
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy