云盘
志元云盘
备份云盘
Home
/
志元云盘
/
webdav
/
home
/
jcore
/
web
/
front_end
/
node_modules
/
has
File
OriginalPic
Thumbnails
CopyAllDownloadUrl
EditTime
Size
src
2024-01-09 19:04:49
129 B
test
2024-01-09 19:04:49
331 B
LICENSE-MIT
1985-10-26 16:15:00
1.04 KB
package.json
1985-10-26 16:15:00
1011 B
README.md
1985-10-26 16:15:00
239 B
# has > Object.prototype.hasOwnProperty.call shortcut ## Installation ```sh npm install --save has ``` ## Usage ```js var has = require('has'); has({}, 'hasOwnProperty'); // false has(Object.prototype, 'hasOwnProperty'); // true ```
2025-09-02 06:34:02 Tuesday 216.73.216.107 Runningtime:0.017s Mem:1.48 MB