mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-05-02 14:21:05 +01:00
Receive support for Sender Key
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
This commit is contained in:
5
ts/textsecure/Types.d.ts
vendored
5
ts/textsecure/Types.d.ts
vendored
@@ -3,11 +3,12 @@
|
||||
|
||||
export {
|
||||
IdentityKeyType,
|
||||
SignedPreKeyType,
|
||||
PreKeyType,
|
||||
SenderKeyType,
|
||||
SessionType,
|
||||
SignedPreKeyType,
|
||||
UnprocessedType,
|
||||
UnprocessedUpdateType,
|
||||
SessionType,
|
||||
} from '../sql/Interface';
|
||||
|
||||
// How the legacy APIs generate these types
|
||||
|
||||
Reference in New Issue
Block a user