简体中文
Appearance
function hasOwn(obj, key): boolean;
Defined in: index.ts:105
obj
object
key
PropertyKey
boolean