Type Alias: SavedEditedCopyEvent
SavedEditedCopyEvent =
object
Defined in: ExpoQuickLook.types.ts:89
Emitted when an edited copy of a file is saved during preview.
Properties
editedPath
editedPath:
string
Defined in: ExpoQuickLook.types.ts:93
Absolute path of the newly created edited copy.
originalPath
originalPath:
string
Defined in: ExpoQuickLook.types.ts:91
Absolute path of the original file.