Skip to main content

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

rollbackImport(): Promise<void>

Parameters

None

Return value

Successful rollback returns no value.