UNPKG

@modyo/cli

Version:

Modyo CLI Command line to expose local development tools

2 lines (1 loc) 97 B
export declare function runCommand(widgetPath: string, command: string): Promise<void | string>;