This library is a set of TypeScript definitions, which helps you to develop a custom widget for the Staffbase ecosystem.
Install the Widget SDK with npm:
npm install -D @staffbase/widget-sdk
Install the Widget SDK with yarn:
yarn add -D @staffbase/widget-sdk
The documentation can be found in the developer portal.
For support, create an issue in this repository.