MCPcopy 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.
2let inited = false;
3if (!inited) {
4 inited = true;

Callers

nothing calls this directly

Calls 2

addMethod · 0.80
warnMethod · 0.80

Tested by

no test coverage detected