mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
Merge pull request #11393 from overleaf/bg-history-helper-missing-exports
add missing exports to history-migration module GitOrigin-RevId: dc1c2f9497ab5f306ba3d0182f2a6dfe37ac671b
This commit is contained in:
parent
5e9b26ae0a
commit
918914522f
1 changed files with 3 additions and 0 deletions
|
@ -361,4 +361,7 @@ module.exports = {
|
|||
getUpgradeFunctionForType,
|
||||
upgradeProject,
|
||||
convertLargeDocsToFile,
|
||||
anyDocHistoryExists,
|
||||
anyDocHistoryIndexExists,
|
||||
doUpgradeForNoneWithConversion,
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue