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 843bd8e commit 87471cdCopy full SHA for 87471cd
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** | Readonly<Rates> | `{}` | Currency rates
+**rates** | {} | `{}` | Currency rates
39
40
#### Returned Values
41
Type | Description
0 commit comments