Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
supermacro committed Feb 15, 2021
1 parent 73d91c0 commit bb73215
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,10 @@ import {
okAsync,
errAsync,
ResultAsync,
combine
combine,
fromThrowable,
fromPromise,
fromSafePromise,
} from 'neverthrow'
```

Expand Down

0 comments on commit bb73215

Please sign in to comment.