mirror of
https://github.com/lovell/sharp.git
synced 2026-02-07 07:06:16 +01:00
JSON and the agro-noughts
This commit is contained in:
@@ -233,7 +233,7 @@ An Object containing nested boolean values
|
|||||||
representing the available input and output formats/methods,
|
representing the available input and output formats/methods,
|
||||||
for example:
|
for example:
|
||||||
|
|
||||||
```json
|
```javascript
|
||||||
{ jpeg: { id: 'jpeg',
|
{ jpeg: { id: 'jpeg',
|
||||||
input: { file: true, buffer: true, stream: true },
|
input: { file: true, buffer: true, stream: true },
|
||||||
output: { file: true, buffer: true, stream: true } },
|
output: { file: true, buffer: true, stream: true } },
|
||||||
|
|||||||
Reference in New Issue
Block a user