Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/hapijs/hapi
/ ServerAppSpace
Interface
ServerAppSpace
test/types/index.ts:36–38 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
34
}
35
36
interface
ServerAppSpace {
37
multi?: number;
38
}
39
40
type
MyServer = Server<ServerAppSpace>;
41
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected