MCPcopy
hub / github.com/ever-co/ever-demand / build

Method build

packages/common-angular/src/lib/socket.factory.ts:13–15  ·  view source on GitHub ↗
(socketUrl: string)

Source from the content-addressed store, hash-verified

11 ) {}
12
13 build(socketUrl: string): Socket {
14 return new Socket(socketUrl, this.io);
15 }
16}

Callers 2

constructorMethod · 0.80
bootstrapNestFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected