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 {WebWriterGamebookBranch} from "./webwriter-gamebook-branch.component" export * from "./webwriter-gamebook-branch.component" customElements.define("webwriter-gamebook-branch", WebWriterGamebookBranch)