mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-18 23:49:20 +01:00
Bundle everything with rolldown
This commit is contained in:
@@ -5,7 +5,7 @@ import { Buffer } from 'node:buffer';
|
||||
import { type Hmac } from 'node:crypto';
|
||||
import { Transform } from 'node:stream';
|
||||
|
||||
import { MAC_LENGTH } from '../types/Crypto.std.js';
|
||||
import { MAC_LENGTH } from '../types/Crypto.std.ts';
|
||||
|
||||
/**
|
||||
* Updates an hmac with the stream except for the last MAC_LENGTH
|
||||
|
||||
Reference in New Issue
Block a user