MCPcopy
hub / github.com/amark/gun / NodeModule

Interface NodeModule

examples/angular/src/typings.d.ts:3–5  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* SystemJS module definition */
2declare var module: NodeModule;
3interface NodeModule {
4 id: string;
5}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected