Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
azure-devops-mcp
by
RyanCardin15
Verified
GitHub
Version Control
Developer Tools
Cloud Platforms
TypeScript
MIT License
1
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
'use strict'; var call = Function.prototype.call; var $hasOwn = Object.prototype.hasOwnProperty; var bind = require('function-bind'); /** @type {import('.')} */ module.exports = bind.call(call, $hasOwn);