Options
All
  • Public
  • Public/Protected
  • All
Menu

Type aliases

Type aliases

Optional

Optional<L, depth>: Cast<OptionalPart<L, depth>, List>

Make L optional (deeply or not)

Type parameters

  • L: List

    to make optional

  • depth: Depth

    (?='flat') 'deep' to do it deeply

returns

List

example


  • Inherited
  • Protected
  • Private
  • Static
  • Module
  • Object
  • Property
  • Function
  • Variable
  • Index
  • Type
  • Class
  • Interface
  • Enum
  • Constructor
  • Getter/Setter
Made with ❤️ by pirix-gh. Documentation generated by TypeDoc.