UNPKG

@reactant/helpers

Version:
2 lines (1 loc) 121 B
export default function where(program: string, unixCommand?: string, PATH?: string | undefined): Promise<string | null>;