Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/scriptscat/scriptcat
/ common.ts
File
common.ts
src/pages/common.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// this is a standalone script to load as fast as possible in extension pages.
2
let
inited = false;
3
if
(!inited) {
4
inited = true;
Callers
nothing calls this directly
Calls
2
add
Method · 0.80
warn
Method · 0.80
Tested by
no test coverage detected