MCPcopy Create free account
hub / github.com/colbymchenry/codegraph / create

Method create

__tests__/fixtures/kernel-parity/torture.js:36–38  ·  view source on GitHub ↗
(opts)

Source from the content-addressed store, hash-verified

34 }
35
36 static create(opts) {
37 return new Widget(opts);
38 }
39}
40
41// AMD-style wrapper — anonymous, but inner functions must still surface.

Callers 3

torture.jsFile · 0.45
calls_zooMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected