Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "Object/CompulsoryKeys"

Index

Type aliases

Type aliases

CompulsoryKeys

CompulsoryKeys<O>: FilterKeys<O, undefined, "<-extends"> & FilterKeys<O, null, "<-extends"> & Index

Get the keys of O that are compulsory

Type parameters

  • O: object

returns

keyof

example

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