Staffbase Widget SDK
This library is a set of TypeScript definitions, which helps you to develop a custom widget for the Staffbase ecosystem. Installation
Install the Widget SDK with npm:```bash npm install -D @staffbase/widget-sdk
Install the Widget SDK with yarn:
```bash
yarn add -D @staffbase/widget-sdk