Use binary proto fields in staging

This commit is contained in:
Fedor Indutny
2025-11-03 10:41:49 -08:00
committed by GitHub
parent 6bf79848c1
commit 4436184f95
30 changed files with 242 additions and 154 deletions

View File

@@ -107,10 +107,8 @@ import {
convertBackupMessageAttachmentToAttachment,
convertFilePointerToAttachment,
} from './util/filePointers.preload.js';
import {
filterAndClean,
trimMessageWhitespace,
} from '../../types/BodyRange.std.js';
import { trimMessageWhitespace } from '../../types/BodyRange.std.js';
import { filterAndClean } from '../../util/BodyRange.node.js';
import {
APPLICATION_OCTET_STREAM,
stringToMIMEType,