Appearance
webshrine / stdlib/src / hasOwn
hasOwn(...parameters): boolean
parameters
boolean
Checks if the object has own property with the specified key.
...[AnyObject, string]
AnyObject
string
packages/stdlib/src/utils/common.ts:35