typedefs/typedefs library

Typedefs

EitherResponse<T> = Future<Either<String, T>>