UNPKG

exiftool-vendored

Version:
4 lines (3 loc) 203 B
export declare function isFileEmpty(path: string): Promise<boolean>; export declare const isPlatformCaseSensitive: () => boolean; export declare function compareFilePaths(a: string, b: string): boolean;