MCPcopy 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

2declare var module: NodeModule;
3
4interface NodeModule {
5 id: string;
6}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected