UNPKG

@gdjiami/cli

Version:

CLI for build front end project.

2 lines (1 loc) 96 B
export declare type Generator = (appPath: string, ownPath: string, pkg: StringObject) => void;