Options
All
  • Public
  • Public/Protected
  • All
Menu

Type aliases

Type aliases

Keys

Keys<A>: A extends List ? Exclude<keyof A, keyof any[]> | number : keyof A

Get the keys of A

Type parameters

  • A: any

returns

Key

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.