MCPcopy
hub / github.com/modstart-lib/aigcpanel / Window

Interface Window

src/vite-env.d.ts:7–9  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5
6declare global {
7 interface Window {
8 __test?: import("./utils/test").TestRegistry;
9 }
10}
11
12declare module "*.vue" {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected