MCPcopy Create free account
hub / github.com/Bytez-com/docs /

Class

sdk/javascript/src/client.ts:3–3  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Response, Method, RequestBody } from "./interface/Client";
2
3export default class Client {
4 constructor(
5 apiKey: string,
6 dev = false,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected