Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/scriptscat/scriptcat
/ window_message.test.ts
File
window_message.test.ts
packages/message/window_message.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, it, expect, beforeEach, vi, afterEach } from
"vitest"
;
2
import
{
3
ServiceWorkerMessageSend,
4
ServiceWorkerClientMessage,
Callers
nothing calls this directly
Calls
12
createWiredPair
Function · 0.85
fn
Method · 0.80
push
Method · 0.80
onMessage
Method · 0.65
onConnect
Method · 0.65
addListener
Method · 0.65
connect
Method · 0.65
sendMessage
Method · 0.65
onDisconnect
Method · 0.65
disconnect
Method · 0.65
messageHandle
Method · 0.45
on
Method · 0.45
Tested by
no test coverage detected