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