Skip to content

Commit 87471cd

Browse files
committed
Update
1 parent 843bd8e commit 87471cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Name | Type | Default | Description
3535
**from** | string | ` ` | Currency to be converted
3636
**to** | string or string[] | ` ` | The currency to which it is converted
3737
**base** | string | ` ` | Base currency
38-
**rates** | Readonly<Rates> | `{}` | Currency rates
38+
**rates** | {} | `{}` | Currency rates
3939

4040
#### Returned Values
4141
Type | Description

0 commit comments

Comments
 (0)