UNPKG

ph-dev-tools

Version:
3 lines (2 loc) 152 B
import { Configuration } from "./Options"; export declare function readConfiguration(projectPath: string, programArguments: string[]): Configuration;