UNPKG

setup-cpp

Version:

Install all the tools required for building and testing C++/C projects.

2 lines (1 loc) 168 B
export declare function setupFlawfinder(version: string | undefined, _setupDir: string, _arch: string): Promise<import("../utils/setup/setupBin.js").InstallationInfo>;