Type alias NextResult<T>

NextResult<T>: ValueResult<T> | DoneResult

Type Parameters

  • T

Generated using TypeDoc