Skip to content

Commit

Permalink
update fileData desc
Browse files Browse the repository at this point in the history
  • Loading branch information
slaveeks committed Jul 5, 2024
1 parent 1e0b52f commit f603c1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -295,7 +295,7 @@ Method must return a Promise that resolves with url, which we can pass to the im
| -------------- | --------- | ------------- | ------------|
| resolveUrlByFileData | `fileData`| `Promise.<string>` | Resolve image url by file data |

`fileData` - any data, which is needed for resolving url
`fileData` - any data, which your server returns after uploading image.

Example:

Expand Down

0 comments on commit f603c1a

Please sign in to comment.