Type alias Response<T>

Response<T>: Promise<T | Status>

Type Parameters

  • T

Generated using TypeDoc