Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "Object/Keys"

Index

Type aliases

Type aliases

Keys

Keys<O>: Keys<O> | keyof O & Index

Get the keys of an object

Type parameters

  • O: object

returns

keyof

example

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