Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/scriptscat/scriptcat
/ init
Method
init
packages/message/types.ts:50–50 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
48
49
export
interface
IOffscreenSend extends MessageSend {
50
init(): Promise<void> | void;
51
}
52
53
export
interface
MessageConnect {
Callers
11
scripting.ts
File · 0.65
content.ts
File · 0.65
inject.ts
File · 0.65
initLanguage
Function · 0.65
initManager
Method · 0.65
vscode-connect.test.ts
File · 0.65
skill-cleanup.test.ts
File · 0.65
init
Method · 0.65
task_scheduler.test.ts
File · 0.65
vitest.setup.ts
File · 0.65
initTestGMApi
Function · 0.65
Implementers
15
EventPageOffscreenManager
src/app/service/offscreen/event_page_m
ServiceWorkerMessageSend
packages/message/window_message.ts
Runtime
src/app/service/sandbox/runtime.ts
PermissionVerify
src/app/service/service_worker/permiss
ResourceService
src/app/service/service_worker/resourc
SubscribeService
src/app/service/service_worker/subscri
SystemService
src/app/service/service_worker/system.
ScriptService
src/app/service/service_worker/script.
SynchronizeService
src/app/service/service_worker/synchro
PopupService
src/app/service/service_worker/popup.t
RuntimeService
src/app/service/service_worker/runtime
ValueService
src/app/service/service_worker/value.t
Calls
no outgoing calls
Tested by
no test coverage detected