#!/usr/bin/env node
/**
 * ServiceNow Platform Development MCP Server
 * Handles core platform development artifacts with full dynamic discovery
 * NO HARDCODED VALUES - All tables, fields, and configurations discovered dynamically
 */
export {};
//# sourceMappingURL=servicenow-platform-development-mcp.d.ts.map