Options
All
  • Public
  • Public/Protected
  • All
Menu

Type aliases

Type aliases

Undefinable

Undefinable<L, K>: Cast<Update<L, `${K & number}` | K, x | undefined>, List>

Make some entries of L not undefined (deeply or not)

Type parameters

  • L: List

    to make non nullable

  • K: Key

    (?=Key) to choose fields

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.