Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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 */
2
declare
var
module: NodeModule;
3
interface
NodeModule {
4
id: string;
5
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected