p

nl.codestar

scalatsi

package scalatsi

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. trait CollectionTSTypes extends LowPriorityCollectionTSType
  2. trait DefaultTSTypes extends PrimitiveTSTypes with ScalaTSTypes with CollectionTSTypes with TupleTSTypes with JavaTSTypes

    The default Scala-to-Typescript mappings provided by this library

  3. trait JavaTSTypes extends AnyRef
  4. trait LowPriorityCollectionTSType extends AnyRef
  5. trait PrimitiveTSTypes extends AnyRef
  6. trait ScalaTSTypes extends AnyRef
  7. trait TSIType[T] extends TSNamedType[T]
    Annotations
    @implicitNotFound( ... )
  8. trait TSNamedType[T] extends TSType[T]
    Annotations
    @implicitNotFound( ... )
  9. trait TSType[T] extends AnyRef
    Annotations
    @implicitNotFound( ... )
  10. trait TupleTSTypes extends AnyRef
  11. sealed trait TypescriptType extends AnyRef

Ungrouped