UNPKG

sinotron

Version:

Simple framework for Typescript Electron projects

4 lines (3 loc) 91 B
export declare class DirFactory { static create(dir: string, cb?: () => void): void; }