Skip to content

feat: unwrap McpAuth, McpOAuthCallback namespaces to flat exports + barrel#22815

Open
kitlangton wants to merge 1 commit intodevfrom
kit/unwrap-mcp-siblings
Open

feat: unwrap McpAuth, McpOAuthCallback namespaces to flat exports + barrel#22815
kitlangton wants to merge 1 commit intodevfrom
kit/unwrap-mcp-siblings

Conversation

@kitlangton
Copy link
Copy Markdown
Contributor

Summary

  • Unwrap McpAuth and McpOAuthCallback namespaces to flat module exports
  • Add both as barrel re-exports in mcp/index.ts
  • Fix sibling imports in mcp.ts and oauth-provider.ts to import directly (not through barrel)
  • Fix dynamic imports in tests to use import * as pattern

Part of the namespace → barrel migration for tree-shakeability.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant