mirror of
https://github.com/lovell/sharp.git
synced 2025-12-19 07:15:08 +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,
|
||||
for example:
|
||||
|
||||
```json
|
||||
```javascript
|
||||
{ jpeg: { id: 'jpeg',
|
||||
input: { file: true, buffer: true, stream: true },
|
||||
output: { file: true, buffer: true, stream: true } },
|
||||
|
||||
Reference in New Issue
Block a user