Skip to content

Commit

Permalink
Merge pull request #224 from rafirr/patch-1
Browse files Browse the repository at this point in the history
docs: improve docs
  • Loading branch information
macelai committed Jan 5, 2023
2 parents 6ca9dbe + 2eb71c6 commit 90e0e69
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/saveWeight.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ Example input options:
```javascript
let options = {
value: 200,
unit: AppleHealthKit.Constants.Units.gram, // optional; default pounds
startDate: new Date(2021, 0, 0).toISOString() // optional; default now
}
```

Expand Down

0 comments on commit 90e0e69

Please sign in to comment.