mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-28 04:13:18 +01:00
Faster incremental builds
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
import { existsSync } from 'node:fs';
|
||||
import lodash from 'lodash';
|
||||
import { type BackupableAttachmentType } from '../types/Attachment.js';
|
||||
import type { BackupableAttachmentType } from '../types/Attachment.js';
|
||||
import {
|
||||
decryptAndReencryptLocally,
|
||||
type ReencryptedAttachmentV2,
|
||||
|
||||
Reference in New Issue
Block a user