MCPcopy
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
36interface ServerAppSpace {
37 multi?: number;
38}
39
40type MyServer = Server<ServerAppSpace>;
41

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected