Skip to content

Commit

Permalink
doc(README): add ByteArray to supported types
Browse files Browse the repository at this point in the history
  • Loading branch information
benjohnde committed Oct 18, 2023
1 parent 95d271d commit be09e8a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ val floatStored: Boolean = store.set(key = "PI", floatValue = 3.14)
- Float
- Double
- Bool
- ByteArray

### Getting

Expand Down

0 comments on commit be09e8a

Please sign in to comment.