mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-22 09:28:14 +01:00
Bundle everything with rolldown
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
import type { LoadImageOptions } from 'blueimp-load-image';
|
||||
import loadImage from 'blueimp-load-image';
|
||||
import { canvasToBytes } from './canvasToBytes.std.js';
|
||||
import { canvasToBytes } from './canvasToBytes.std.ts';
|
||||
|
||||
export async function processImageFile(
|
||||
file: File
|
||||
|
||||
Reference in New Issue
Block a user