This section is for the technical details behind exported demos and player integrations.
What this section covers
- Exported Bundle Contract explains the structure of an exported demo bundle, including the files and folders the player expects at runtime.
- SDK API documents the npm package, player configuration, and the APIs available when integrating PokeDemo into your site or app.
Use this section when you need to:
- understand the exported bundle format
- inspect or validate bundle contents
- integrate the player programmatically
- work with the SDK in your own app or framework
What this section does not cover
This section is not about recording, editing, exporting, or hosting demos step by step.
If you are creating demos in the app, start with Create Demos.
If you are hosting or embedding an exported bundle, continue with Embed Demos.