Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
Gemini Thinking Server
Claim
by
bartekke8it56w2
GitHub
Research & Data
Knowledge & Memory
JavaScript
3
Reddit
Discord
Overview
Inspect
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
node_modules
hasown
node_modules/hasown/.github
node_modules/hasown/CHANGELOG.md
node_modules/hasown/.eslintrc
node_modules/hasown/index.d.ts
node_modules/hasown/index.js
node_modules/hasown/LICENSE
node_modules/hasown/.nycrc
node_modules/hasown/package.json
node_modules/hasown/README.md
node_modules/hasown/tsconfig.json
declare function hasOwn<O, K extends PropertyKey, V = unknown>(o: O, p: K): o is O & Record<K, V>; export = hasOwn;