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
/
webstore
/
constants
/
index.js
3 lines
(2 loc)
•
85 B
JavaScript
View Raw
1
2
3
export
*
from
'./service-methods-map.js'
;
export
*
from
'./service-handlers-map.js'
;