搜索 "has-own" 的结果(共 4 个)
has-own-property
Check if an object has a local property.
MIT
has-own-property-x
Used to determine whether an object has an own property with the specified property key.
MIT
has-own
A safer .hasOwnProperty() - hasOwn(name, obj)
MIT