UNPKG

@webwriter/branching-scenario

Version:

Create adaptable learning experiences by authoring a gamebook, where you present the student with choices on how to continue.

3 lines 197 B
import {WebWriterGamebookPage} from "./webwriter-gamebook-page.component" export * from "./webwriter-gamebook-page.component" customElements.define("webwriter-gamebook-page", WebWriterGamebookPage)