Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ Response, Method, RequestBody } from
"./interface/Client"
;
2
3
export
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