Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
6
declare global {
7
interface
Window {
8
__test?:
import
(
"./utils/test"
).TestRegistry;
9
}
10
}
11
12
declare module
"*.vue"
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected