UNPKG

google-photos-migrate

Version:

A tool to fix EXIF data and recover filenames from a Google Photos takeout.

4 lines (3 loc) 96 B
export declare abstract class MigrationError extends Error { abstract toString(): string; }