chore: expose uploadPreKeysToServerIfRequired

This commit is contained in:
Adhiraj Singh
2022-11-11 00:42:57 +05:30
parent 4aadc9dc6c
commit 10d61d02cf

View File

@@ -577,6 +577,7 @@ export const makeSocket = ({
end,
onUnexpectedError,
uploadPreKeys,
uploadPreKeysToServerIfRequired,
/** Waits for the connection to WA to reach a state */
waitForConnectionUpdate: bindWaitForConnectionUpdate(ev),
}