UNPKG
@chinchillaenterprises/mcp-stripe
Version:
latest (2.0.0)
2.0.0
1.1.2
1.1.1
1.1.0
1.0.0
Multi-tenant Stripe MCP server with account management and credential persistence
@chinchillaenterprises/mcp-stripe
/
dist
/
utils
/
error-handler.d.ts
2 lines
•
120 B
TypeScript
View Raw
1
2
export
declare
function
handleError
(
error
:
unknown
,
context
:
string
):
never
;
//# sourceMappingURL=error-handler.d.ts.map