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
/
src
/
types
/
index.ts
5 lines
(4 loc)
•
80 B
text/typescript
View Raw
1
2
3
4
5
/** * Main
export
file
for
all
type
definitions */
export
* from
'./account'
;