mirror of
https://github.com/lovell/sharp.git
synced 2025-07-10 19:10:14 +02:00
Docs: remove parentheses from sharp.format (#663)
This commit is contained in:
parent
3a1db53d5a
commit
d9b667e346
@ -50,7 +50,7 @@ An Object containing nested boolean values representing the available input and
|
|||||||
**Examples**
|
**Examples**
|
||||||
|
|
||||||
```javascript
|
```javascript
|
||||||
console.log(sharp.format());
|
console.log(sharp.format);
|
||||||
```
|
```
|
||||||
|
|
||||||
Returns **[Object](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object)**
|
Returns **[Object](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object)**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user