UNPKG

narraleaf

Version:

Create your visual novel with Electron and React

6 lines (5 loc) 128 B
export declare class Singleton { private static instance; private constructor(); static getInstance(): Singleton; }