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 207 B
import {WebWriterGamebookButton} from "./webwriter-gamebook-button.component" export * from "./webwriter-gamebook-button.component" customElements.define("webwriter-gamebook-button", WebWriterGamebookButton)