jpegasus
Globals / "index"
• Const
determineOrientation: determineOrientation = exifService.determineOrientation
Defined in index.ts:30
▸ Const
compress(file
: File, inputOptions
: InputOptions): Promise<File | Blob>
Defined in index.ts:8
Name | Type | Default value |
---|---|---|
file |
File | - |
inputOptions |
InputOptions | {} |
Returns: Promise<File | Blob>