Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface OptionalType

Hierarchy

  • Type
  • S<M.OptionalType, "type" | "elementType">
    • OptionalType

Index

Properties

Properties

elementType

elementType: SomeType

The type of the rest array elements.

Readonly type

type: "optional" = "optional"

The type name identifier.

Generated using TypeDoc