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

com.olvind.mui.muiMaterial.stylesExperimentalExtendThemeMod.Split.scala Maven / Gradle / Ivy

The newest version!
package com.olvind.mui.muiMaterial.stylesExperimentalExtendThemeMod

import org.scalablytyped.runtime.StObject
import scala.scalajs.js
import scala.scalajs.js.annotation.{JSGlobalScope, JSGlobal, JSImport, JSName, JSBracketAccess}

/** NOTE: Conditional type definitions are impossible to translate to Scala.
  * See https://www.typescriptlang.org/docs/handbook/2/conditional-types.html for an intro.
  * You'll have to cast your way around this structure, unfortunately.
  * TS definition: {{{
  K extends string | number ? {[ k in K ]: std.Exclude} : never
  }}}
  */
@js.native
trait Split[T, K /* <: /* keyof T */ String */] extends StObject




© 2015 - 2024 Weber Informatics LLC | Privacy Policy