import {WebWriterGamebookButton} from "./webwriter-gamebook-button.component"
export * from "./webwriter-gamebook-button.component"
customElements.define("webwriter-gamebook-button", WebWriterGamebookButton)