Type alias IValidPromise<T>

IValidPromise<T>: Promise<T> | INopePromise<T>

Type Parameters

  • T

Generated using TypeDoc