Installation
Last updated
Last updated
The SDK is available on or via . The CDN is the preferred method of installation for any Node.js (v16+) or Browser environment.
In the head
of your root HTML file, you can add the following module to access the CDN.
You can now reference the in your JavaScript using window.IDDwn
To install the package for Node or Browser, you can run the following command:
If you are using Create React App or a similar technology, you can update your type declarations to include the SDK's types.