Logo
Explore Help
Sign In
og/GamePortrait
Watch 1
Star 0
Fork 0
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
main
GamePortrait/node_modules/has
T
History
li 40976e4b45 Initial commit: GamePortrait 竖屏版 - 深色豪华主题
2026-01-16 17:47:53 +08:00
..
src
Initial commit: GamePortrait 竖屏版 - 深色豪华主题
2026-01-16 17:47:53 +08:00
test
Initial commit: GamePortrait 竖屏版 - 深色豪华主题
2026-01-16 17:47:53 +08:00
LICENSE-MIT
Initial commit: GamePortrait 竖屏版 - 深色豪华主题
2026-01-16 17:47:53 +08:00
package.json
Initial commit: GamePortrait 竖屏版 - 深色豪华主题
2026-01-16 17:47:53 +08:00
README.md
Initial commit: GamePortrait 竖屏版 - 深色豪华主题
2026-01-16 17:47:53 +08:00

README.md

has

Object.prototype.hasOwnProperty.call shortcut

Installation

npm install --save has

Usage

var has = require('has');

has({}, 'hasOwnProperty'); // false
has(Object.prototype, 'hasOwnProperty'); // true
Reference in New Issue View Git Blame Copy Permalink
Powered by Gitea Version: 1.27.2 Page: 27ms Template: 4ms
Auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API