SDK
Last updated
Last updated
The Digital Samba Embedded SDK is distributed as a publicly available .
<script>
tag from the public CDN:Add our SDK to the dependency list using your preferred package manager:
npm install @digitalsamba/embedded-sdk
or
yarn install @digitalsamba/embedded-sdk
After installation, use it in your application code by doing the following:
The SDK is written in TypeScript, so type definitions are also available:
Make sure to browse through the available and of the SDK.