@stepsailor/sdk
v1.5.1
Published
Stepsailors core SDK to control the command bar and various other components
Readme
@stepsailor/sdk
Shared utility functions for StepSailor's core API lambda functions.
Installation
npm install @stepsailor/sdk
# or
yarn add @stepsailor/sdk
# or
pnpm add @stepsailor/sdkUsage
import { /* specific exports */ } from '@stepsailor/sdk';
// Use the imported functionsFeatures
This SDK provides utilities for:
- Data layer operations
- Kr4ken interpreter functionality
- Runtime operations
- Event-driven I/O operations
- Human-in-the-loop functionality
