UNPKG

narraleaf

Version:

Create your visual novel with Electron and React

4 lines (3 loc) 145 B
import { App } from "../app"; import { Command } from "commander"; export default function info(this: Command, app: App, []: []): Promise<void>;