MCPcopy Create free account
hub / github.com/Kilo-Org/cloud /

Class

packages/wl-sdk/src/client.ts:157–157  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

155}
156
157export class WlClient {
158 readonly #config: WlClientConfig;
159 readonly #upstream: { owner: string; db: string };
160 readonly #fork: { forkOwner: string; forkDb: string };

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected