MCPcopy Index your code
hub / github.com/modstart-lib/aigcpanel / initTestRegistry

Function initTestRegistry

src/utils/test.ts:95–97  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

93}
94
95export function initTestRegistry(): void {
96 window.__test = testRegistry;
97}
98
99

Callers 1

main.tsFile · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected