Options
All
  • Public
  • Public/Protected
  • All
Menu

Type aliases

Type aliases

UnionOf

UnionOf<O>: O extends unknown ? _UnionOf<O> : never

Transform an Object into an [[Union]]

Type parameters

  • O: object

    to transform

returns

[[Any]]

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.