mirror of
https://github.com/wavetermdev/waveterm
synced 2026-05-18 22:38:25 +00:00
The frontend wshserver.ts had a weird circuitous dependency on wos.ts, which was unnecessary. This moves the misplaced functions into wshrpc.ts and updates the generation logic. |
||
|---|---|---|
| .. | ||
| contextmenu.ts | ||
| global.ts | ||
| keymodel.ts | ||
| modalmodel.ts | ||
| services.ts | ||
| wos.ts | ||
| ws.ts | ||
| wshrpc.ts | ||
| wshserver.ts | ||