Skip to content

Commit 7f64d46

Browse files
committed
Docs: add missing returns property to raw
1 parent 67e927b commit 7f64d46

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

docs/api-output.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -583,7 +583,7 @@ Image metadata (EXIF, XMP) is unsupported.
583583

584584

585585
## raw
586-
> raw([options])
586+
> raw([options]) ⇒ <code>Sharp</code>
587587
588588
Force output to be raw, uncompressed pixel data.
589589
Pixel ordering is left-to-right, top-to-bottom, without padding.

0 commit comments

Comments
 (0)