@shellui/sdk
v0.0.3
Published
ShellUI SDK - JavaScript SDK for ShellUI integration
Maintainers
Readme
@shellui/sdk
ShellUI SDK - JavaScript SDK for ShellUI integration
Installation
npm install @shellui/sdkUsage
import { init, getVersion } from '@shellui/sdk';
const sdk = init({ /* config */ });
console.log(getVersion());License
MIT
