Package Exports
- @avaturn/sdk
- @avaturn/sdk/dist/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@avaturn/sdk) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Avaturn customization SDK
Avaturn is true-to-life avatar platform for game developers. With Avaturn, users can create their photorealistic 3D avatar and imported into a game. With Avaturn customization SDK developers can customize UI of the Avaturn iframe through a simple API without managing external dependencies.
Installing
Run npm install @avaturn/sdk
to install the library.
Usage
See avaturn docs to learn how to use it in your applications.