Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IntersectionType

Hierarchy

  • Type
  • S<M.IntersectionType, "type" | "types">
    • IntersectionType

Index

Properties

Properties

Readonly type

type: string

The type name identifier.

types

types: SomeType[]

The types this union consists of.

Generated using TypeDoc