We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87471cd commit d43cdb5Copy full SHA for d43cdb5
README.md
@@ -35,7 +35,7 @@ Name | Type | Default | Description
35
**from** | string | ` ` | Currency to be converted
36
**to** | string or string[] | ` ` | The currency to which it is converted
37
**base** | string | ` ` | Base currency
38
-**rates** | {} | `{}` | Currency rates
+**rates** | Rates | `{}` | Currency rates
39
40
#### Returned Values
41
Type | Description
0 commit comments