UNPKG

@tomjs/create-app

Version:

Create a node/web/electron/vscode project based on tomjs

6 lines (5 loc) 91 B
export interface XxxCLIOptions { dir?: string; config?: string; verbose?: boolean; }