MCPcopy Create free account
hub / github.com/codeaashu/claude-code / terminal-compat.ts

File terminal-compat.ts

web/lib/terminal-compat.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * Stubs for terminal-only APIs used in src/components/.
3 * Import these in web-compatible code instead of the real Node.js APIs.
4 *

Callers

nothing calls this directly

Calls 2

getColumnsFunction · 0.85
getRowsFunction · 0.85

Tested by

no test coverage detected