UNPKG

@smartbear/mcp

Version:

MCP server for interacting SmartBear Products

4 lines (3 loc) 192 B
// workaround for a known issue with Bugsnag types in node16 modules: https://github.com/bugsnag/bugsnag-js/issues/2052 import * as Bugsnag from "@bugsnag/js"; export default Bugsnag.default;