Closed Stateford closed 7 years ago
I'm going to split the function in two. getUserById
and getUserByName
.
It makes more sense to offer both.
I'm going to merge for now. I will split these into two different functions soon, and may look into strict enforcing of types.
5
Fixed the
.getUser
method and updated JSDocs. With my tests this works like the old v3 used to.