mirror of
https://github.com/lovell/sharp.git
synced 2025-07-09 18:40:16 +02:00
JSON and the agro-noughts
This commit is contained in:
parent
c7ccf6801d
commit
749dc61f85
@ -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 } },
|
||||||
|
Loading…
x
Reference in New Issue
Block a user