UNPKG

cmake-ts

Version:

cmake-js rewrite in typescript to support advanced build configurations

2 lines (1 loc) 105 B
export declare function searchPackage(projectRoot: string, packageName: string): Promise<string | null>;