Documentation
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
const sdk = SmokeballClientSdk.get();
if (sdk != null) {
// Interoperability with Smokeball is possible.
}
await sdk.init();
const context = sdk.context;