Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "object/ObjectHasKey"

Index

Type aliases

Type aliases

ObjectHasKey

ObjectHasKey: UnionHasKey<keyof O, K>

Check if an object type has a certain key. Returns prototype methods for keys like toString.

Generated using TypeDoc