Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/OpenCBS/OpenCBS-Cloud
/ NodeModule
Interface
NodeModule
client/src/typings.d.ts:4–6 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2
declare
var
module: NodeModule;
3
4
interface
NodeModule {
5
id: string;
6
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected