UNPKG
@goparrot/franchise-mcp-server
Version:
latest (0.0.8)
0.0.8
0.0.7
0.0.6
0.0.5
MCP Server for Franchise API
@goparrot/franchise-mcp-server
/
dist
/
src
/
common
/
index.js
4 lines
(3 loc)
•
103 B
JavaScript
View Raw
1
2
3
4
export
*
from
'./types/index.js'
;
export
*
from
'./utils/index.js'
;
export
*
from
'./config/index.js'
;