UNPKG

narraleaf

Version:

Create your visual novel with Electron and React

3 lines (2 loc) 105 B
import { App } from "../electron"; export declare function translate(app: App): (key: string) => string;