@bitty/either
Examples
-
getAuthenticatedUser
is a function used to get an authenticated user. Its a pretty common case and it was implemented in the way I think we should useEither
.
@bitty/either
getAuthenticatedUser
is a function used to get an authenticated user. Its a pretty common case and it was implemented in the way I think we should use Either
.npm i @bitty/either
6
0.2.0
MIT
83.3 kB
31