FunctionsRemoveWarningOnce the backup is removed, it is impossible to recover it! /** * @param {string} [backupID] - The ID of the backup to remove */ const backup = require("backupie"); backup.remove(backupID);PreviousLoadNextInstallationOn this page