MCPcopy Create free account
hub / github.com/idosal/git-mcp /

Class

worker-configuration.d.ts:200–200  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

198 maximum?: number;
199 }
200 class Table {
201 constructor(descriptor: TableDescriptor, value?: any);
202 readonly length: number;
203 get(index: number): any;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected