Skip to content

Commit

Permalink
Add line
Browse files Browse the repository at this point in the history
  • Loading branch information
swissspidy committed Aug 27, 2024
1 parent 30618cb commit a01773d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/vips/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -182,6 +182,7 @@ export async function convertImageFormat(
* @param type Mime type.
* @param quality Desired quality.
* @param interlaced Whether to use interlaced/progressive mode.
* Only used if the outputType supports it.
* @return Compressed file data.
*/
export async function compressImage(
Expand Down

0 comments on commit a01773d

Please sign in to comment.