Framework-agnostic ExoJS example sources and shared assets.
examples.json— authoritative examples catalog used by the playground and guide pagesassets/— shared runtime assets (audio/,font/,image/,json/,svg/,video/)<chapter>/— chapter-scoped example.jsfilesshared/— shared runtime helper and editor typings for playground preview execution
- This directory is treated as engine material, not site-framework material.
- The docs/playground app under
../site/consumes these files, but this folder remains runnable as static content (npx serve examples).