UNPKG

@foal/cli

Version:

CLI tool for FoalTS

4 lines (3 loc) 94 B
export declare function installDependencies(cwd?: string): Promise<{ failed: boolean; }>;