UNPKG

google-photos-migrate

Version:

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

6 lines (5 loc) 99 B
export declare enum MetaType { NONE = "NONE", EXIF = "EXIF", QUICKTIME = "QUICKTIME" }