UNPKG

exiftool-vendored

Version:
3 lines (2 loc) 110 B
import { Maybe } from "./Maybe"; export declare function which(binaryOrPath: string): Promise<Maybe<string>>;