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