UNPKG

narraleaf

Version:

Create your visual novel with Electron and React

4 lines (3 loc) 216 B
import { BuildTempStructure as Structure } from "../../build/renderer/prepare"; export declare const RendererHTMLEntryPoint: Structure; export declare function createRendererAppStructure(pages: string[]): Structure;