Type alias PromiseOrNot<T>

PromiseOrNot<T>: Promise<T> | T

Type Parameters

  • T

Generated using TypeDoc