UNPKG
@xcud/remote-commander
Version:
latest (0.1.0)
0.1.0
MCP server for remote file operations via REST API
github.com/Positronic-AI/remote-commander
@xcud/remote-commander
/
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'
;