mirror of
https://github.com/lovell/sharp.git
synced 2025-12-18 23:05:04 +01:00
Add support for RAW digicam input, requires custom libvips+libraw
This commit is contained in:
1
lib/index.d.ts
vendored
1
lib/index.d.ts
vendored
@@ -1890,6 +1890,7 @@ declare namespace sharp {
|
||||
|
||||
interface FormatEnum {
|
||||
avif: AvailableFormatInfo;
|
||||
dcraw: AvailableFormatInfo;
|
||||
dz: AvailableFormatInfo;
|
||||
exr: AvailableFormatInfo;
|
||||
fits: AvailableFormatInfo;
|
||||
|
||||
Reference in New Issue
Block a user