The generated TypeScript reference for the public surface of @edgible-team/sdk: the root entry point and /node. Browse every exported class, interface, function, and type under Modules — index is the root entry (the control-plane client and orchestration), node is the Node-only extras (credential store, stack-file loading, VM helpers).
New to the SDK? The hand-written guides teach the concepts this reference can't:
EdgibleError hierarchy and what the SDK retries for you.This reference covers the public developer surface only. The operator (
/host) and platform-internal (/agent,/admin) surfaces are documented separately and intentionally not included here.