Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "Tuple/Keys"

Index

Type aliases

Type aliases

Keys

Keys<T>: Exclude<Keys<T> | keyof T, keyof any[]> & Index | number

Get the keys of a tuple

Type parameters

returns

keyof

example

Made with ❤️ by pirix-gh. Documentation generated by TypeDoc.