MCPcopy Index your code
hub / github.com/scriptscat/scriptcat / service_worker.ts

File service_worker.ts

src/service_worker.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import ServiceWorkerManager from "./app/service/service_worker";
2import LoggerCore from "./app/logger/core";
3import DBWriter from "./app/logger/db_writer";
4import { LoggerDAO } from "./app/repo/logger";

Callers

nothing calls this directly

Calls 3

migrateChromeStorageFunction · 0.90
migrateFunction · 0.85
mainFunction · 0.70

Tested by

no test coverage detected