UNPKG

ff-mini-cli

Version:

A tool for mini program development and deployment

3 lines (2 loc) 146 B
export declare const resolveCommand: (command: string, options?: any) => string; export declare const run: (command: string) => true | undefined;