mirror of
https://github.com/lovell/sharp.git
synced 2025-12-19 07:15:08 +01:00
Make heif compression option mandatory #3740
This commit is contained in:
1
lib/index.d.ts
vendored
1
lib/index.d.ts
vendored
@@ -699,7 +699,6 @@ declare namespace sharp {
|
||||
|
||||
/**
|
||||
* Use these AVIF options for output image.
|
||||
* Whilst it is possible to create AVIF images smaller than 16x16 pixels, most web browsers do not display these properly.
|
||||
* @param options Output options.
|
||||
* @throws {Error} Invalid options
|
||||
* @returns A sharp instance that can be used to chain operations
|
||||
|
||||
Reference in New Issue
Block a user