MCPcopy Index your code
hub / github.com/coder/mux / parseWebviewToExtensionMessage.test.ts

File parseWebviewToExtensionMessage.test.ts

vscode/src/parseWebviewToExtensionMessage.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, test } from "bun:test";
2
3import { parseWebviewToExtensionMessage } from "./parseWebviewToExtensionMessage";
4

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected