Rollback import
This function exits the temporary state of an unpacked backup, reverting back to using the original database. The backup file is not modified in any way.
Function
- React Native
- iOS
- Android
rollbackImport(): Promise<void>
func rollbackImport() throws
fun `rollbackImport`()
Parameters
None
Return value
Successful rollback returns no value.