UNPKG
desktop-commander-marcus-ver
Version:
latest (0.3.6)
0.3.6
0.3.5
0.3.4
0.3.3
0.3.2
0.3.1
0.3.0
0.2.2
0.2.1
MCP server for terminal operations and file editing
github.com/wonderwhy-er/DesktopCommanderMCP
desktop-commander-marcus-ver
/
dist
/
handlers
/
index.d.ts
5 lines
(4 loc)
•
164 B
TypeScript
View Raw
1
2
3
4
5
export
*
from
'./filesystem-handlers.js'
;
export
*
from
'./terminal-handlers.js'
;
export
*
from
'./process-handlers.js'
;
export
*
from
'./edit-search-handlers.js'
;