mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-25 10:58:19 +01:00
Faster incremental builds
This commit is contained in:
2
ts/textsecure/Types.d.ts
vendored
2
ts/textsecure/Types.d.ts
vendored
@@ -11,7 +11,7 @@ import type {
|
||||
PniString,
|
||||
} from '../types/ServiceId.js';
|
||||
import type { TextAttachmentType } from '../types/Attachment.js';
|
||||
import type { GiftBadgeStates } from '../components/conversation/Message.js';
|
||||
import type { GiftBadgeStates } from '../types/GiftBadgeStates.js';
|
||||
import type { MIMEType } from '../types/MIME.js';
|
||||
import type { DurationInSeconds } from '../util/durations/index.js';
|
||||
import type { AnyPaymentEvent } from '../types/Payment.js';
|
||||
|
||||
Reference in New Issue
Block a user